From user-return-5155-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Jun 18 01:07:01 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 85778 invoked from network); 18 Jun 2009 01:07:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jun 2009 01:07:00 -0000 Received: (qmail 91391 invoked by uid 500); 18 Jun 2009 01:07:11 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91322 invoked by uid 500); 18 Jun 2009 01:07:11 -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 91311 invoked by uid 99); 18 Jun 2009 01:07:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 01:07:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.132.248 as permitted sender) Received: from [209.85.132.248] (HELO an-out-0708.google.com) (209.85.132.248) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 01:07:03 +0000 Received: by an-out-0708.google.com with SMTP id b6so320915ana.5 for ; Wed, 17 Jun 2009 18:06:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=boZHdkcdT6YiIrpD/wJ6vFuYWi5s8wXnaVhCHiilJgA=; b=nNZ56+4tHeqM+2anVwYIKqEAM4kmR3I1ou2j/h/tEaC1UF+ssD5LqJSmiF3BsZeA6K qhzct3vVAIt7NvHpHjocL6PobNj3ayCT0ILdvt02CBj7e1oiEimcYh2s3p+2+cvXVg9J S4zf58GbRBimMogPA+KfdgTB0bqvNg2qwoH/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=OGSDi71aSi+GbGpu4UY+++Xzb8tIufliH6j8e+8v52uPxVy+urnOiI7H1WfjU8byEp 4dHoMANY5/TA6LSrvck7LVl3cylUKwdlIjOqn4/8CKN/V4SItJ14MfZVMruoPXBEpyn9 Kcq+8RhJvlJeANWZU/j8xzUudwiXWNx9vGH2k= MIME-Version: 1.0 Received: by 10.100.178.4 with SMTP id a4mr1158251anf.161.1245287202172; Wed, 17 Jun 2009 18:06:42 -0700 (PDT) In-Reply-To: <8ffb00ae0906171503t5dabb04di33da89e2c4e33406@mail.gmail.com> References: <8ffb00ae0906171503t5dabb04di33da89e2c4e33406@mail.gmail.com> Date: Wed, 17 Jun 2009 21:06:42 -0400 Message-ID: Subject: Re: Deleting design documents From: Paul Davis To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Nadav, I'd have to go through and double check on exact timing, but i'm pretty sure you won't see a file deletion until you request the view again. Paul Davis On Wed, Jun 17, 2009 at 6:03 PM, Nadav Samet wrote: > Hi, > > After I delete a design document, it still has a file on disk. Will they > still be there after a compaction? And regardless, is it safe to manually > remove the files? > > -- > Sincerely yours, > Nadav >