Skip to content

Add pg_settings for versions 9.3-9.6#18

Open
andreif wants to merge 10 commits intogregs1104:masterfrom
andreif:pg_settings-9.3-9.5
Open

Add pg_settings for versions 9.3-9.6#18
andreif wants to merge 10 commits intogregs1104:masterfrom
andreif:pg_settings-9.3-9.5

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 force-pushed the pg_settings-9.3-9.5 branch from 4d90d52 to f0b6383 Compare April 8, 2016 08:48
@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