Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-3247) Enable schema and database ownership change #779

Merged
merged 1 commit into from
Jul 19, 2016
Merged

(MODULES-3247) Enable schema and database ownership change #779

merged 1 commit into from
Jul 19, 2016

Conversation

ntpttr
Copy link

@ntpttr ntpttr commented Jul 9, 2016

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.

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.
@ntpttr
Copy link
Author

ntpttr commented Jul 9, 2016

CI failure is unrelated, mime-types/ruby dependency error.

@ntpttr ntpttr closed this Jul 13, 2016
@ntpttr ntpttr reopened this Jul 13, 2016
@ntpttr ntpttr closed this Jul 13, 2016
@ntpttr ntpttr reopened this Jul 13, 2016
@hunner hunner merged commit b32306f into puppetlabs:master Jul 19, 2016
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Oct 23, 2017
…3247

(MODULES-3247) Enable schema and database ownership change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants