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

Change initdb option '--xlogdir' to '-X' for PG10 compatibility #976

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

fcanovai
Copy link
Contributor

initdb in PG10 doesn't accept the --xlogdir option, it has been renamed to --waldir. The short option -X is accepted by all current PG versions.

Signed-off-by: Francesco Canovai <francesco.canovai@2ndquadrant.it>
@david22swan david22swan merged commit 346e672 into puppetlabs:master Oct 11, 2018
@tphoney tphoney added bugfix and removed feature labels Nov 21, 2018
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
Change initdb option '--xlogdir' to '-X' for PG10 compatibility
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.

3 participants