Skip to content

Instantly share code, notes, and snippets.

@95gabor
Created May 29, 2024 14:52
Show Gist options
  • Save 95gabor/6f00f64baa34a74c6d122fd0d61ac06f to your computer and use it in GitHub Desktop.
Save 95gabor/6f00f64baa34a74c6d122fd0d61ac06f to your computer and use it in GitHub Desktop.
postgres cluster, spilo, patronictl

PostgreSQL cluster commands

Spilo cluster commands

List cluster info

patronictl list

Recover when there is at least one member with running state

patronictl failover
# patronictl failover --candidate postgres-0

Re-init member

patronictl reinit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment