Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sgotti
Copy link
Member

@sgotti sgotti commented Feb 26, 2018

  • Read the user provided pgParameters and if the provided wal_level is "logical"
    use it, other values (invalid or unsupported) will return the default stolon wal_level.

  • Also if hot_standby is valid for every supported version let's prefer
    "replica" when using postgres >= 9.6

* Read the user provided pgParameters and if the provided wal_level is "logical"
use it, other values (invalid or unsupported) will return the default stolon wal_level.

* Also if hot_standby is valid for every supported version let's prefer
"replica" when using postgres >= 9.6
@sgotti sgotti force-pushed the keeper_improve_wal_level_selection branch from a5d55bf to 616c08b Compare February 27, 2018 09:42
@sgotti sgotti merged commit 616c08b into sorintlab:master Feb 27, 2018
sgotti added a commit that referenced this pull request Feb 27, 2018
@sgotti sgotti added this to the 0.10.0 milestone Mar 21, 2018
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.

1 participant