simonb.com: blog > postgresql config file permissions on Gentoo

skip to content
You are here: 

postgresql config file permissions on Gentoo

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.

Tags: