postgresql config file permissions on Gentoo

01:08 Thursday, 20 September 2007

Note to self: on Gentoo postgresql configuration files (pg_hba.conf and postgresql.conf found in /var/lib/postgresql/data) need to be owned by the postgres user. So if you edit them as root, reset the owner:group before restarting postgresql.