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 57032D79C for ; Tue, 6 Nov 2012 04:05:28 +0000 (UTC) Received: (qmail 73686 invoked by uid 500); 6 Nov 2012 04:05:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 73643 invoked by uid 500); 6 Nov 2012 04:05:26 -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 73634 invoked by uid 99); 6 Nov 2012 04:05:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 04:05:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcdcu-couchdb-user@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 04:05:17 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TVaPQ-0006yc-CV for user@couchdb.apache.org; Tue, 06 Nov 2012 05:05:04 +0100 Received: from adsl-69-230-8-158.dsl.pltn13.pacbell.net ([69.230.8.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Nov 2012 05:05:04 +0100 Received: from dustin by adsl-69-230-8-158.dsl.pltn13.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Nov 2012 05:05:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Dustin Sallings Subject: Re: Clearing a database. Date: Mon, 05 Nov 2012 20:03:27 -0800 Lines: 11 Message-ID: References: <015501cdbbd3$4b67a670$e236f350$@charter.net> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-230-8-158.dsl.pltn13.pacbell.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:1iL7aQPBhm2fbBkyggXx14pMraE= X-Virus-Checked: Checked by ClamAV on apache.org "Kevin Burton" writes: > I would like to clear all documents out of the database. What would be a > command that would do that? I can remove an individual document but I am not > sure how to remove all documents. Just delete the database. -- dustin