You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/09/10 00:00:39 UTC

[Couchdb Wiki] Update of "Replication" by Sigmonsays

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by Sigmonsays:
http://wiki.apache.org/couchdb/Replication

------------------------------------------------------------------------------
  
  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'''
  
  === Run Replication ===