Re: How should I phrase this?

From: Paul Tomblin <ptomblin(at)xcski(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How should I phrase this?
Date: 2001-07-08 18:39:46
Message-ID: 20010708143946.A8489@allhats.xcski.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Quoting Mitch Vincent (mvincent(at)cablespeed(dot)com):
> An alternative, though I'm not sure it's better in any way :
>
> DELETE FROM generators WHERE started + '30 minutes'::interval <= now();

Well, that looks a little nicer. Thanks.

--
Paul Tomblin <ptomblin(at)xcski(dot)com>, not speaking for anybody
Q: How did you get into artificial intelligence?
A: Seemed logical -- I didn't have any real intelligence.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brent R. Matzelle 2001-07-08 20:05:58 Re: Bad news for Open Source databases, acording to survey
Previous Message Mitch Vincent 2001-07-08 18:18:42 Re: How should I phrase this?