Skip to content

keeper: improve wal_level selection#450

Merged
sgotti merged 1 commit into
sorintlab:masterfrom
sgotti:keeper_improve_wal_level_selection
Feb 27, 2018
Merged

keeper: improve wal_level selection#450
sgotti merged 1 commit into
sorintlab:masterfrom
sgotti:keeper_improve_wal_level_selection

Conversation

@sgotti

@sgotti sgotti commented Feb 26, 2018

Copy link
Copy Markdown
Member
  • 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