Timestamp interval question

From: Aaron Cline <acline(at)okstateREMOVECAPS(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Timestamp interval question
Date: 2001-03-14 05:13:53
Message-ID: zUDr6.258$Rx.2933@news.onenet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi:

I'm relatively new here so excuse me if I sound dumb. I need to know if
(I'm pretty sure it is) it is possible to compare an old recorded timestamp
with the current timestamp and if the old timestamp is say 30 days old,
have that entry deleted?

I'm using 7.0.3 if that matters. Oh, and I'm using Perl DBI so if there
are any specific issues I would appreciate any info.

Thanks in advance.

Aaron Cline

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-03-14 05:33:18 Re: Is v7.1 stable enough?
Previous Message Tom Lane 2001-03-14 04:59:35 Re: Re: database access