Skip to content

Set default max_wal_senders to 10#2

Merged
Matt-Yorkley merged 1 commit into
masterfrom
max-wal-default
May 4, 2021
Merged

Set default max_wal_senders to 10#2
Matt-Yorkley merged 1 commit into
masterfrom
max-wal-default

Conversation

@Matt-Yorkley
Copy link
Copy Markdown
Collaborator

This is actually the postgres default. Also; setting it to 1 can cause issues even if only one slot is being used; if the slot encounters a problem it can block the creation of a new/restarted slot.

This is the postgres default. Setting it to 1 can cause issues even if only one slot is being used; if the slot encounters a problem it can block the creation of a new/restarted slot.
@Matt-Yorkley Matt-Yorkley merged commit 5229c96 into master May 4, 2021
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