Re: Select only active entries

From: Michael Wood <esiotrot(at)gmail(dot)com>
To: Donn Washburn <n5xwb(at)comcast(dot)net>
Cc: NOVICE Postgres elist <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Select only active entries
Date: 2010-07-28 07:47:37
Message-ID: AANLkTi=DFQvbMDU3sKN94mn6qS4Ws3NYeJFLP3tig52A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 28 July 2010 01:32, Donn Washburn <n5xwb(at)comcast(dot)net> wrote:
>  On 07/21/2010 12:23 AM, Lew wrote:
>>
>> Carel Combrink wrote:
>
>> Someone's clock is way off.  I received 6 [NOVICE} today form 07/22/2010.
>>  I suspect the mail server is the problem.

It's not the clock that's off. The messages were stuck on
mail.postgresql.org for a few days:

[...]
Received: from mx1.hub.org (mx1.hub.org [200.46.208.106])
by mx.google.com with ESMTP id v8si18828397yba.23.2010.07.27.12.56.10;
Tue, 27 Jul 2010 12:56:12 -0700 (PDT)
Received: from postgresql.org (mail.postgresql.org [200.46.204.86])
by mx1.hub.org (Postfix) with ESMTP id 9324B326833A;
Tue, 27 Jul 2010 19:56:09 +0000 (UTC)
Received: from maia.hub.org (maia-2.hub.org [200.46.204.251])
by mail.postgresql.org (Postfix) with ESMTP id 9A52C6429B1
for <pgsql-novice-postgresql(dot)org(at)mail(dot)postgresql(dot)org>; Wed, 21 Jul
2010 02:24:52 -0300 (ADT)
Received: from mail.postgresql.org ([200.46.204.86])
by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024)
with ESMTP id 92966-08 for <pgsql-novice-postgresql(dot)org(at)mail(dot)postgresql(dot)org>;
Wed, 21 Jul 2010 05:24:44 +0000 (UTC)
Received: from news.hub.org (news.hub.org [200.46.204.72])
by mail.postgresql.org (Postfix) with ESMTP id 2919F642997
for <pgsql-novice(at)postgresql(dot)org>; Wed, 21 Jul 2010 02:24:45 -0300 (ADT)
Received: from news.hub.org (news.hub.org [200.46.204.72])
by news.hub.org (8.14.4/8.14.4) with ESMTP id o6L5OgvD070594
for <pgsql-novice(at)postgresql(dot)org>; Wed, 21 Jul 2010 02:24:43 -0300 (ADT)
(envelope-from news(at)news(dot)hub(dot)org)
Received: (from news(at)localhost)
by news.hub.org (8.14.4/8.14.4/Submit) id o6L5Ncpx068176
for pgsql-novice(at)postgresql(dot)org; Wed, 21 Jul 2010 02:23:38 -0300 (ADT)
(envelope-from news)
[...]

Not sure why it goes back and forth between *.hub.org and
mail.postgresql.org a couple of times before being sent on its way,
but appears to have something to do with anti-virus scanning.

--
Michael Wood <esiotrot(at)gmail(dot)com>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message John DeSoi 2010-07-29 00:06:35 Re: Which CMS/ecommerce/shopping cart works with Postgres ?
Previous Message Jayadevan M 2010-07-28 03:42:00 Re: importing a data file without defining a table structure