Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 23A412E01AF for ; Wed, 12 Mar 2008 13:07:19 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 52379-02 for ; Wed, 12 Mar 2008 13:07:08 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id C221F2E1370 for ; Wed, 12 Mar 2008 13:07:07 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m2CG6vxr020052; Wed, 12 Mar 2008 12:06:57 -0400 (EDT) To: "Dave Page" cc: "Alvaro Herrera" , "Bruce Momjian" , "PostgreSQL www" , "Stefan Kaltenbrunner" Subject: Re: Email not searchable in our archives In-reply-to: <937d27e10803120904g3198fd51vd4a51a36e556eca7@mail.gmail.com> References: <200803112135.m2BLZ6625071@momjian.us> <20080312130902.GC4926@alvh.no-ip.org> <937d27e10803120714h21f1f661s657fad641f35c3d5@mail.gmail.com> <937d27e10803120825k67fc19c1h27f977a8038dfdd7@mail.gmail.com> <19584.1205336481@sss.pgh.pa.us> <937d27e10803120904g3198fd51vd4a51a36e556eca7@mail.gmail.com> Comments: In-reply-to "Dave Page" message dated "Wed, 12 Mar 2008 16:04:00 -0000" Date: Wed, 12 Mar 2008 12:06:57 -0400 Message-ID: <20051.1205338017@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/261 X-Sequence-Number: 14380 "Dave Page" writes: > On Wed, Mar 12, 2008 at 3:41 PM, Tom Lane wrote: >> That would explain a contiguous range of messages that were not indexed, >> but is that what we have? > Looking at the debug output, the messages that were missed were all contiguous: OK, that seems to support your theory. Might as well go ahead and reindex. +1 for getting some monitoring in there somewhere. regards, tom lane