You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Cory Zue <cz...@dimagi.com> on 2011/04/05 00:08:12 UTC

Re: continuous rep

> What happens if I trigger cr more than ones (e.g. every day without testing for already running cr) ?

This will have no effect if the same cr task is already running. If
you want to ensure continuous replication setup a cron job to restart
the task every minute.

Cory