Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / f6 / 6124bb9da1e48a90b1cf92959379fe31c87b02
1 Return-Path: <michael.hudson@canonical.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 1BC82431FBD\r
6         for <notmuch@notmuchmail.org>; Sun, 27 Apr 2014 14:49:57 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id UqEPONvs7szO for <notmuch@notmuchmail.org>;\r
16         Sun, 27 Apr 2014 14:49:49 -0700 (PDT)\r
17 Received: from youngberry.canonical.com (youngberry.canonical.com\r
18         [91.189.89.112])\r
19         by olra.theworths.org (Postfix) with ESMTP id A8445431FBC\r
20         for <notmuch@notmuchmail.org>; Sun, 27 Apr 2014 14:49:49 -0700 (PDT)\r
21 Received: from [118.149.201.199] (helo=narsil)\r
22         by youngberry.canonical.com with esmtpsa\r
23         (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71)\r
24         (envelope-from <michael.hudson@canonical.com>)\r
25         id 1WeWxH-0000iw-2q; Sun, 27 Apr 2014 21:49:47 +0000\r
26 Received: by narsil (Postfix, from userid 1000)\r
27         id 1C796525C26; Mon, 28 Apr 2014 09:49:01 +1200 (NZST)\r
28 From: Michael Hudson-Doyle <michael.hudson@canonical.com>\r
29 To: James Cloos <cloos@jhcloos.com>, notmuch@notmuchmail.org\r
30 Subject: Re: How much is not much?\r
31 In-Reply-To: <m3mwf6fy60.fsf@carbon.jhcloos.org>\r
32 References: <m3mwf6fy60.fsf@carbon.jhcloos.org>\r
33 User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.4.50.2\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Mon, 28 Apr 2014 09:49:01 +1200\r
36 Message-ID: <87ha5eo33m.fsf@canonical.com>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Sun, 27 Apr 2014 21:49:57 -0000\r
52 \r
53 James Cloos <cloos@jhcloos.com> writes:\r
54 \r
55 > The last time I tried to run notmuch new on my incoming archive it\r
56 > crashed the box.\r
57 >\r
58 > But back then the archive was on an external drive, several usb-storage\r
59 > and general usb bugs have been fixed since then, and my dives are all\r
60 > internal now.\r
61 >\r
62 > So it is time for another try.\r
63 >\r
64 > But first, how much ram and disk should I expect to need, as a function\r
65 > of the size of the maildir archive?\r
66 >\r
67 > (It is a tree of dirs, with maildir dirs at the leaves.  OTOH 20+ M\r
68 > messages and just under 256 Go, base on du(1).)\r
69 >\r
70 > Trying to avoid data loss due to crashes...\r
71 \r
72 I can't answer to memory, but as a rule of thumb the notmuch database\r
73 seems to be around the same size as the mail it indexes.  I think by any\r
74 measure you have quite a lot of mail :-)\r
75 \r
76 Cheers,\r
77 mwh\r