From 936b2b35afc410e8752ccf0d79f5bb7419368179 Mon Sep 17 00:00:00 2001 From: Roman Kravets Date: Fri, 27 Jun 2014 13:10:06 +0400 Subject: [PATCH] Re: Remote xapian database --- 4b/23ae250312f0553c5c31a223122a75e52aac60 | 98 +++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 4b/23ae250312f0553c5c31a223122a75e52aac60 diff --git a/4b/23ae250312f0553c5c31a223122a75e52aac60 b/4b/23ae250312f0553c5c31a223122a75e52aac60 new file mode 100644 index 000000000..9b551b622 --- /dev/null +++ b/4b/23ae250312f0553c5c31a223122a75e52aac60 @@ -0,0 +1,98 @@ +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 E19A6431FB6 + for ; Fri, 27 Jun 2014 06:10:29 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.976 +X-Spam-Level: +X-Spam-Status: No, score=0.976 tagged_above=-999 required=5 + tests=[DATE_IN_PAST_03_06=1.076, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, + DKIM_VALID_AU=-0.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 88q2pbX8nW1f for ; + Fri, 27 Jun 2014 06:10:21 -0700 (PDT) +Received: from router.softded.net (softded.net [62.122.209.8]) + by olra.theworths.org (Postfix) with ESMTP id 9AE47431FAE + for ; Fri, 27 Jun 2014 06:10:21 -0700 (PDT) +Received: from router.softded.net (localhost [IPv6:::1]) + by router.softded.net (Postfix) with ESMTP id B7004801A4; + Fri, 27 Jun 2014 13:10:06 +0400 (MSK) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=softded.net; + s=default; t=1403860206; + bh=EDTdnsCjuS52X9/GQYygy572zxDEJAsNVmrc8iYsM6w=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=asqRBmBxKThD5jjuWMls7DWax/1NHVG6YbMNomjlBKcUZDFuY4Rx43m3ZeQT49Kc2 + KuaLbmFZ7sCn7eaZbgToca/HbriPHWcX/sBkgJD7Unj+5+0+YFeGufzS/hHaxGtkpd + XGyHyKF5a9+8NOUclJgEX5LODA1nXPDO6x+U4ywo= +Date: Fri, 27 Jun 2014 13:10:06 +0400 +From: Roman Kravets +To: Mark Walters +Subject: Re: Remote xapian database +Message-ID: <20140627091006.GB12249@router.softded.net> +References: <20140626103909.GA13120@router.softded.net> + <87r42b4rs2.fsf@qmul.ac.uk> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: <87r42b4rs2.fsf@qmul.ac.uk> +User-Agent: Mutt/1.5.20 (2009-12-10) +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 27 Jun 2014 13:10:30 -0000 + +Mark, + +In this case, the file with the letters must be on the remote server? + + +On Thu, Jun 26, 2014 at 04:25:17PM +0100, Mark Walters wrote: +> +> On Thu, 26 Jun 2014, admin@softded.net wrote: +> > Hello, +> > +> > Xapian have remote database mode: +> > http://xapian.org/docs/remote.html +> > +> > Do you plan use it in future? I have more then 8 million letters and my +> > xapian db use 50 gb store :) +> +> I don't think we have any plans to do that. However, assuming you use +> emacs frontend (and/or the command line) then notmuch works very well +> over ssh. See http://notmuchmail.org/remoteusage/ +> +> Several of the notmuch developers (including me) use this so although it +> is not guaranteed to work correctly, in practice it seems to work pretty +> well. +> +> Best wishes +> +> Mark +> +> > +> > If I can use remote database, I will move database to external server +> > from my work PC (with Pentium 4) it will be very fast! :) +> > +> > Thank you! +> > +> > -- +> > Best regards, +> > Roman Kravets +> > _______________________________________________ +> > notmuch mailing list +> > notmuch@notmuchmail.org +> > http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2