module-postgresql/manifests/server
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
..
config.pp change pg_hba.conf to be owned by postgres user account 2014-02-27 11:38:20 -07:00
config_entry.pp add lc_* config entry settings 2013-11-08 09:09:03 -06:00
contrib.pp Rename contrib to server::contrib 2013-09-20 14:35:24 +01:00
database.pp Can pass template at database creation 2013-11-14 18:01:30 +01:00
database_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
db.pp Can pass template at database creation 2013-11-14 18:01:30 +01:00
firewall.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
grant.pp Add missing privileges 2013-11-15 15:20:15 +01:00
initdb.pp Add support to custom xlogdir parameter 2013-12-14 23:55:24 +01:00
install.pp Use main psql path and cleanup old packages properly 2013-10-25 03:01:02 +02:00
passwd.pp use fully-qualified path to psql to set password 2014-02-13 11:53:41 +01:00
pg_hba_rule.pp Wrong parameter name: manage_pg_conf -> manage_pg_hba_conf 2013-12-04 21:09:56 +01:00
plperl.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
reload.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
role.pp Fix NOREPLICATION option for Postgres 9.1 2013-12-20 13:09:42 -04:00
service.pp Prevent float of defined resource. 2013-11-13 15:30:58 -05:00
table_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
tablespace.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00