Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94B359A0B for ; Tue, 13 Mar 2012 15:42:16 +0000 (UTC) Received: (qmail 26917 invoked by uid 500); 13 Mar 2012 15:42:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 26878 invoked by uid 500); 13 Mar 2012 15:42:14 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 26867 invoked by uid 99); 13 Mar 2012 15:42:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 15:42:14 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 15:42:08 +0000 Received: by gglu1 with SMTP id u1so818562ggl.11 for ; Tue, 13 Mar 2012 08:41:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=0u/x7InLNIZsVlOUnYyIu8WwhIgVU+mNkGciXYeZSD0=; b=CDEybiMdv/rQ45LWLlgT+mZ4RHvYLkFuqu5sm1EfFm9+C4lY6rW9BvYL7WRGdN9oSn 7bueyTQRYbEt24EJTQwTOb4M+cjzm6cjp8HqiCKwz3atIaBOoy9eZR0nVXBcTgpt4STq moj4arD89O98F91VU0YfGfJ/5QvYBM7wfnBJOvT9FPNbo6Qd1nFLarhr8JqqR/vtoGyU 8c4VDlaWRlZQdqXskMrWLZBRvNtVNdVUoGdGpufJQzbaj6JHvILJAhmIAMuxzyALEvmU zU7vCL/5BEuyXAxtsIvbP4x74yJ1KMosPcE69DNmIzZEqdUKasl8zVZVp/8LhkyunpiV BNIA== MIME-Version: 1.0 Received: by 10.60.4.199 with SMTP id m7mr11819823oem.65.1331653307541; Tue, 13 Mar 2012 08:41:47 -0700 (PDT) Received: by 10.182.114.106 with HTTP; Tue, 13 Mar 2012 08:41:47 -0700 (PDT) In-Reply-To: <4F5F69B3.1010200@innerfunction.com> References: <4F5F69B3.1010200@innerfunction.com> Date: Tue, 13 Mar 2012 15:41:47 +0000 Message-ID: Subject: Re: Replicating from mutliple sources to single destination From: Dale Harvey To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=e89a8ff1c1665c26eb04bb21b260 X-Gm-Message-State: ALoCoQlRTlDyUdFQeM7HROlzsGt6U1myuTCXLoGKlDfwAVZQNl8LeNwcNALhx6ogQqt+U81DV1f5 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1c1665c26eb04bb21b260 Content-Type: text/plain; charset=ISO-8859-1 Yes, if the multiple sources contain documents with the same ID you will be notified with conflicts Cheers Dale On 13 March 2012 15:37, Julian Goacher wrote: > Hi - > > Simple question but I can't find a definitive answer - will replicating > from multiple source dbs to a single destination db work? > > j/ > --e89a8ff1c1665c26eb04bb21b260--