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

Add pg_settings for versions 9.3-9.6 #18

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

andreif
Copy link

@andreif andreif commented Apr 7, 2016

Min/max wal size part is taken from
https://github.com/le0pard/pgtune/blob/master/source/javascripts/pgtune.coffee#L132-L155

On macOS I was testing with

$ export lib="/Users/andrei/Library/Application Support/Postgres"

$ python pgtune --version=9.4 --input-config="$lib/var-9.4/postgresql.conf" --type=Web

$ python pgtune --version=9.5 --input-config="$lib/var-9.5/postgresql.conf" --type=Web

$ python pgtune --version=9.6 --input-config="$lib/var-9.6/postgresql.conf" --type=Web

@andreif andreif changed the title Add pg_settings for versions 9.3, 9.4 and 9.5 Add pg_settings for versions 9.3-9.6 Oct 24, 2016
@andreif
Copy link
Author

andreif commented Apr 3, 2017

You can also try andreif@allthethings which contains #16, #18 and some other fixes.

@andreif
Copy link
Author

andreif commented Jun 28, 2017

@Phone911 Thanks, maybe somebody has time to confirm it or I could do it whenever I find time for it.

@OriginalPenguin
Copy link

@andreif

I'm using your fork now. It's very helpful. Thank you.

Would you consider updating it for Postgres 11?

Also would you consider turning issues on for your fork? They seem to be turned off.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants