module-postgresql/manifests
Joshua Hoblitt d49939014c change pg_hba.conf to be owned by postgres user account
At present, the ownership of pg_hba.conf is hardwired to be uid 0.  It should have the same ownership as all of the other postgressql configuration files in the same cluster so that they can be managed/edited by the postgres role user (system) account.
2014-02-27 11:38:20 -07:00
..
lib Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
repo Support apt.postgresql.org version specific packages. 2013-09-25 18:01:07 +02:00
server change pg_hba.conf to be owned by postgres user account 2014-02-27 11:38:20 -07:00
client.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +01:00
globals.pp Merge pull request #327 from xaque208/freebsdsupport 2014-01-21 15:03:05 -08:00
params.pp (feat) Add FreeBSD Support 2013-12-08 11:23:43 -08:00
repo.pp Various cleanups 2013-09-18 22:25:51 +01:00
server.pp remove trailing whitespace 2014-02-14 12:32:57 -08:00
validate_db_connection.pp Use default_database in validate_db_connection 2013-10-26 17:56:53 -07:00