HomeSoftware Heritage

(MODULES-3247) Enable schema and database ownership change

Description

(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.

Details

Provenance
Nate Potter <ntpttr@gmail.com>Authored on Jul 9 2016, 10:53 PM
olasdPushed on Mar 14 2017, 5:00 PM
Parents
rSPPGdd6808f98abe: Merge pull request #776 from puppetlabs/modulesync
Branches
Unknown
Tags
Unknown
Reverted By
rSPPGb4948bd4741c: Revert "Enable schema and database ownership change"