WIP: Add initial docs for PostgreSQL replication #268
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/217-postgresql_replication_docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Document how to switch the PostgreSQL primary server to a standby, for
the case where the primary goes down.
Right now postgresql on centaurus is still trying to connect to the previous primary (andromeda) instead of the new one. I still need to fix that and document how to fix it.
Refs #217
Pull request closed