Pavel Raiskup
Pavel Raiskup
Cheers! Today I created release monitoring entry [1] and I noticed that the latest released version of eralchemy is v1.4.0, but according to github page - the latest seems to...
And add newline at the end of the file.
(.... or in Rawhide) Early testers may want to install and test the builds before they are even shipped in updates testing. For now, we have **no one-hit command** to...
I recently set 'umask 0077' on my box. This causes that 'git clone' results in lot of files and directories with at most `rwx------` permissions, which is desired (for me,...
Mentioned in #172.
``` $ podman run -e POSTGRESQL_ADMIN_PASSWORD=adsf --rm -ti docker.io/centos/postgresql-10-centos7 The files belonging to this database system will be owned by user "postgres". This user must also own the server process....
It would be nice to have some "NEWS" file saying what feature was added and when. Similar for bugfixes. So far, we never incremented the version of image, and the...
It is really painful to wait till fixes in s2i-base take the effect https://github.com/sclorg/s2i-base-container/pull/159 It would be nice if we pushed the s2i-base image RHEL from CI somewhere, and tested...
After quick chat with @jesperpedersen, it sounds really desirable to have a way to setup "scram-sha-256" algorithm for `password_encryption` easily. It can not be set default since clients supporting this...