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 5572C1056C for ; Tue, 24 Sep 2013 13:34:03 +0000 (UTC) Received: (qmail 27931 invoked by uid 500); 24 Sep 2013 13:34:01 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 27695 invoked by uid 500); 24 Sep 2013 13:34:01 -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 27687 invoked by uid 99); 24 Sep 2013 13:34:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Sep 2013 13:34:01 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of siriele2x3@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-wg0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Sep 2013 13:33:55 +0000 Received: by mail-wg0-f54.google.com with SMTP id m15so4589418wgh.33 for ; Tue, 24 Sep 2013 06:33:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FmvGsKzbOdeMEliDC1Cre4CyH/vB4lmjc4QA4kAo5No=; b=FGlmKKFbO8mSdnwNMXJEe5gfE55WcPjxCxm+TJbyZcemK7i/dkfSTtugDiys73NN2H 2UUuKPawgvFqYwHi6hi0m8nHjukaiHFFp/I4dapwvxPTLylTgu8wQjloORqp6ZYTbCWz msvlbQCSYGNSOtO7YdGQoHN7k5du8dZwDJrOjZSupcmu43WtqqWzQxk+KtfgaHORvk2A g49Dk6JPzEjugvk/83IyBtR17jk+wll+vN5cjQuQv2us89ygZ2NJfVuhH+850OE0lx+N hIu3cJuucDMnNnSi3h7UCmk9EVH5FPp6+b3OI4mfe9uh7F1W8hgC9N4ikXDiiwxVxzN1 LWbg== MIME-Version: 1.0 X-Received: by 10.180.103.103 with SMTP id fv7mr17946958wib.38.1380029614581; Tue, 24 Sep 2013 06:33:34 -0700 (PDT) Received: by 10.194.58.244 with HTTP; Tue, 24 Sep 2013 06:33:34 -0700 (PDT) Received: by 10.194.58.244 with HTTP; Tue, 24 Sep 2013 06:33:34 -0700 (PDT) In-Reply-To: References: Date: Tue, 24 Sep 2013 06:33:34 -0700 Message-ID: Subject: Re: Setting compaction folder From: Stanley Iriele To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=14dae9cc90a2f4f14704e7212e4a X-Virus-Checked: Checked by ClamAV on apache.org --14dae9cc90a2f4f14704e7212e4a Content-Type: text/plain; charset=ISO-8859-1 Random question... Did you know you can specify parameters for couchdb to run automatic compaction? On Sep 24, 2013 9:30 AM, "Boaz Citrin" wrote: > Hello, > > HD is full. Need to compact db and views, but no space for temporary > compaction file. > I have another drive whose size is enough for this temporary file but not > for the whole db. > > Is it possible to tell couchdb where to store the temporary db file during > compaction? > > Thanks! > --14dae9cc90a2f4f14704e7212e4a--