module-postgresql/manifests
Reid Vandewiele 6afb4a0367 Allow specification of default database name
E.g. pe-postgresql does NOT use postgres as the default database name.
It uses pe-postgres. So if there is no way to specify a default database
name, the postgesql::validate_db_connection resource in
postgresql::server::service will ALWAYS fail. This commit exposes the
parameter in order to avoid that situation.
2013-10-26 16:33:36 -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 Allow specification of default database name 2013-10-26 16:33:36 -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 #264 from bcomnes/fed17fix 2013-10-23 16:40:08 -07:00
params.pp Use main psql path and cleanup old packages properly 2013-10-25 03:01:02 +02:00
repo.pp Various cleanups 2013-09-18 22:25:51 +01:00
server.pp Allow specification of default database name 2013-10-26 16:33:36 -07:00
validate_db_connection.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +01:00