Update Geo documentation to use PostgreSQL replication slots
The default settings made it easy for the database to get out of sync when the secondary disconnected. Using replication slots ensures that this will not happen, although the primary could run out of space. [ci skip] Closes #1844
Showing
Please register or sign in to comment