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

Midium: pgsql: Support multiple synchronous standby #1078

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ytakeshita
Copy link
Contributor

No description provided.

"sync_num" defines the number of synchronous standby nodes.
…chronous_standby_names in rep_mode.conf

Corresponding to the syntax of priority based multiple synchronous replication.
"synchronous_standby_names = 'sync_num (node_1, node_2, ..., node_n)'"
…er score for multiple "SYNC" slaves.

Set the weight for master score to distinguish some "SYNC" state slaves.
…ctedly

When failover occures in multiple synchronous replication,
the temporary attribute "$PGSQL_XLOG_LOC_NAME" may remain
in the low priority SYNC node.
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