Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 77361431FD0 for ; Sat, 23 Apr 2011 00:10:22 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.463 X-Spam-Level: * X-Spam-Status: No, score=1.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d9eoDLMAebDI for ; Sat, 23 Apr 2011 00:10:21 -0700 (PDT) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 949C1431FB6 for ; Sat, 23 Apr 2011 00:10:21 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id E4F5C2C006; Sat, 23 Apr 2011 09:10:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=mPxHkJmUFqhxJQOjMnzAWX cnsSE=; b=F0K6WgdMw3+dU5ol76ApPtZUF7wHI/SNiL9U1P9Lw4RK2dbEo1KV2p YBZEZAdbncL4kD3di2e7T9uLs53Hd+qK8VifnAy1+gK115iXdabILdSDAuaMrnWn 9WPCjZK6RgocP9wc4O4FfSyfm7GRbXymaXLn5WheTwrUi0obCMibo= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Sat, 23 Apr 2011 09:10:18 +0200 (CEST) From: Xavier Maillard To: Pieter Praet , notmuch@notmuchmail.org Subject: Re: notmuch painfully slow In-Reply-To: <871v0u59by.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me> References: <871v0u59by.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Notmuch/0.5-133-gc509598 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Sat, 23 Apr 2011 09:20:53 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2011 07:10:22 -0000 Hi Pieter, On Fri, 22 Apr 2011 22:18:09 +0200, Pieter Praet wrote: > On Fri, 22 Apr 2011 16:14:52 +0200, Xavier Maillard wrote: > > > > as time goes, notmuch is really becoming slower and slower. It may be > > normal as it has more and more messages to "track" but I am not sure it > > is that normal give these numbers: [SNIP] > > What is happening here ? Is there any maintenance task I should do onto > > my mail collection ? > > > > Thank you for your help. > > Have you switched your Xapian database from flint to chert yet? This > really makes a huge difference in responsiveness. Obviously, no, I did not. I even did not know about that ;) What's the story with this and what's the way to do this exactly ? Thank you. /Xavier