Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 40544 invoked from network); 21 Aug 2008 23:18:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2008 23:18:16 -0000 Received: (qmail 33905 invoked by uid 500); 21 Aug 2008 23:18:14 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 33873 invoked by uid 500); 21 Aug 2008 23:18:14 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 33857 invoked by uid 99); 21 Aug 2008 23:18:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 16:18:14 -0700 X-ASF-Spam-Status: No, hits=3.8 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [17.148.16.100] (HELO asmtpout025.mac.com) (17.148.16.100) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 23:17:16 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from 59.161.146.64.hyd-cdma.vsnl.net.in ([59.161.146.64]) by asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0K5Z008H34P96I10@asmtp025.mac.com> for couchdb-user@incubator.apache.org; Thu, 21 Aug 2008 16:17:45 -0700 (PDT) Message-id: <36BA0C90-01F5-4775-999D-B9687F88B0ED@me.com> From: Niket Patel To: couchdb-user@incubator.apache.org Subject: Backup of couchdb Date: Fri, 22 Aug 2008 04:47:30 +0530 X-Mailer: Apple Mail (2.928.1) X-Virus-Checked: Checked by ClamAV on apache.org Hello, We started using CouchDB in production system hosted on EC2 So, I'm bit worried about backup, I figured it can be as simple as backing up database file and replication, still I like to know, Is there anyone using couchdb in production and have strong suggestions on topic from their experiences. I hardly found anything on wiki or web for CouchDB backup. Thanks Niket