module-postgresql/manifests
Nate Potter 82c6716d48 (MODULES-3247) Enable schema and database ownership change
Currently postgresql::server::schema, postgresql::server::db and
postgresql::server::database allow creating new schemas and
databases if they don't already exist and assigning owners to
them. This patch enables changing the owner of a schema or database
that already exists if the change_ownership variable is set to true.
2016-07-09 15:55:51 -07:00
..
lib Add classes to install PL/Python and the postgresql-docs 2015-05-29 10:00:01 +01:00
repo Schedule apt update after install of repo 2016-01-29 16:20:20 -07:00
server (MODULES-3247) Enable schema and database ownership change 2016-07-09 15:55:51 -07:00
client.pp Add param for specifying validate connection script. 2015-03-20 12:18:12 +01:00
globals.pp Merge pull request #766 from domcleal/ticket/3416-fedora-24 2016-06-17 16:21:45 +01:00
params.pp Adds timestamps into logs by default 2016-04-05 10:59:22 +02:00
repo.pp removed inherits postgresql::params 2015-08-19 18:23:50 +02:00
server.pp Adds timestamps into logs by default 2016-04-05 10:59:22 +02:00
validate_db_connection.pp (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00