Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dyemanov committed Nov 11, 2023
1 parent c93f83d commit 1334fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.replication.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Any physical copying method can be used on the primary host:

If _nbackup_ was used, restore or fixup operation should be performed to complete the replica creation. Note that if you're recreating a priorly working replica, then `-seq[uence]` option of _nbackup_ must be used to preserve the replication sequence counter inside the database, so that replication could continue from the moment when the primary database was copied:

* nbackup -f <databasw> -seq
* nbackup -f <database> -seq

Then the replica mode must be activated for the database copy. Two options are possible:

Expand Down

0 comments on commit 1334fcf

Please sign in to comment.