Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Replication" page has been changed by JanLehnardt.
http://wiki.apache.org/couchdb/Replication?action=diff&rev1=17&rev2=18
--------------------------------------------------
The replication process only copies the last revision of a document, so all previous revisions
that were only on the source database are not copied to the destination database.
- '''Changes on the master will not automatically replicate to the slaves'''
+ Changes on the master will not automatically replicate to the slaves. See “Continuous
Replication” below.
=== Run Replication ===
|