module-postgresql/manifests/server
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
..
config.pp Remove concat::setup for include 2013-10-24 00:33:45 +01:00
config_entry.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
contrib.pp Rename contrib to server::contrib 2013-09-20 14:35:24 +01:00
database.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +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 Expose owner in db definition 2013-10-10 17:34:26 +02:00
firewall.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
initdb.pp lint fixes 2013-09-21 19:45:35 +02:00
install.pp Use main psql path and cleanup old packages properly 2013-10-25 03:01:02 +02:00
passwd.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
pg_hba_rule.pp Add zero length string to join() function 2013-10-19 12:04:04 -04: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 Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
service.pp Allow specification of default database name 2013-10-26 16:33:36 -07: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