Re[2]: Date/Time problem -((( - Mailing list pgsql-sql

From Boris
Subject Re[2]: Date/Time problem -(((
Date
Msg-id 99201708120.20010102140122@x-itec.de
Whole thread Raw
In response to RE: Date/Time problem -(((  ("Francis Solomon" <francis@stellison.co.uk>)
List pgsql-sql
Hello Francis,

Tuesday, January 02, 2001, 3:23:49 AM, you wrote:

FS> Hi Boris,

FS> I know Kaare Rasmussen posted a URL to the online documentation already,
FS> but this might be a direct solution to your problem:

FS> DELETE FROM onlineuser WHERE datum < ('now'::datetime - '5
FS> minutes'::interval);

FS> Hope this helps

FS> Francis Solomon

Yes this helps me a lot thanks!!!!


--
Boris




pgsql-sql by date:

Previous
From: "Francis Solomon"
Date:
Subject: RE: Date/Time problem -(((
Next
From: Ron Peterson
Date:
Subject: Re: Looking for comments