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-8352) Don't use empty encoding string on initdb #1043

Merged
merged 1 commit into from
Jan 3, 2019
Merged

(MODULES-8352) Don't use empty encoding string on initdb #1043

merged 1 commit into from
Jan 3, 2019

Conversation

binford2k
Copy link
Contributor

pgsql 11 no longer allows initdb with an empty encoding string. Only
include the string when $encoding is set.

pgsql 11 no longer allows initdb with an empty encoding string. Only
include the string when $encoding is set.
@binford2k binford2k changed the title (MODULES-8352) Don't use empty encoding string on initdb [WIP] (MODULES-8352) Don't use empty encoding string on initdb Dec 20, 2018
@binford2k binford2k closed this Dec 20, 2018
@binford2k binford2k reopened this Dec 20, 2018
@puppet-community-rangefinder
Copy link

postgresql::server::initdb is a class

that may have no external impact to Forge modules.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@binford2k binford2k changed the title [WIP] (MODULES-8352) Don't use empty encoding string on initdb (MODULES-8352) Don't use empty encoding string on initdb Dec 20, 2018
@eimlav eimlav added the bugfix label Jan 3, 2019
@eimlav
Copy link
Contributor

eimlav commented Jan 3, 2019

Thanks @binford2k for supplying a fix. Looking forward to seeing more of the Rangefinder too!

@eimlav eimlav merged commit 8615098 into puppetlabs:master Jan 3, 2019
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
…/skip_empty_encoding

(MODULES-8352) Don't use empty encoding string on initdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants