Skip to content
Snippets Groups Projects
Commit cb509ebf authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

note that replication is disabled after recovery

parent 74cd8941
No related branches found
No related tags found
1 merge request!293Design document for replication and recovery system
......@@ -354,6 +354,9 @@ The recovery process is as follows:
starting at the first statement after the snapshot's sequence number,
are executed against the database.
After recovery replication is *not enabled*.
If desired replication can be configured again using the external interface.
External Interfaces
-------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment