Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 42033 invoked from network); 6 Oct 2009 19:36:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Oct 2009 19:36:56 -0000 Received: (qmail 69451 invoked by uid 500); 6 Oct 2009 19:36:55 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 69373 invoked by uid 500); 6 Oct 2009 19:36:55 -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 69363 invoked by uid 99); 6 Oct 2009 19:36:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 19:36:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of glenn@rempe.us designates 209.85.210.203 as permitted sender) Received: from [209.85.210.203] (HELO mail-yx0-f203.google.com) (209.85.210.203) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 19:36:46 +0000 Received: by yxe41 with SMTP id 41so9752445yxe.30 for ; Tue, 06 Oct 2009 12:35:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.144.10 with SMTP id r10mr923175agd.70.1254857725161; Tue, 06 Oct 2009 12:35:25 -0700 (PDT) In-Reply-To: References: <6cfccb3d0910030910m678c9157o811a57e02ffbeff0@mail.gmail.com> <6cfccb3d0910032307i1df64f79u437d5c803bff2c50@mail.gmail.com> <6cfccb3d0910052346hb4ca0b3o7eb6e77fec4ac1a7@mail.gmail.com> <19F6C39C-20E9-4DA5-B5C8-D01CA1D51675@apache.org> <6cfccb3d0910060853u2198c393ua0d912bc7d220f6b@mail.gmail.com> <6cfccb3d0910060928g641a40fcs835a28d53f034a34@mail.gmail.com> <6cfccb3d0910061121t2fbdfdbfq72a19eb08e9ef663@mail.gmail.com> From: Glenn Rempe Date: Tue, 6 Oct 2009 12:35:05 -0700 Message-ID: <6cfccb3d0910061235u1b314a04y9a2fb33b054ac064@mail.gmail.com> Subject: Re: Timeout Error when trying to access views + Indexing problems To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Running compaction but it is *slow*. Running at a pace of about ~1,000 records every 30 seconds according the the log. At that pace it I think it will take 233 hours (!) to compact. Is there anything I can tweak to get that running faster? I can't wait 10 days... :-( G On Tue, Oct 6, 2009 at 11:28 AM, Paul Davis w= rote: >>> Also, I just went through and re-read the entire discussion. After >>> your 0.9.1 -> trunk upgrade did you compact the database? I can't >>> think of anything that'd cause an issue there but it might be >>> something to try (there is a conversion process during compaction). >>> >>> >> I did not do a compaction. =C2=A0I can try that. =C2=A0Unfortunately tha= t probably >> kills another day compacting my 50GB 28mm record DB. =C2=A0;-) =C2=A0But= , hey, if it >> helps... :-) >> > > Its a possibility is all. Theoretically this is more incremental, so > even if you kick it off and it dies it'll restart part way through > even without a complete run. (Very theoretically as I haven't tried it > yet). Also it'll run just fine in the background.