Re: [GENERAL] automatic verifications

2003-12-19 Thread Melanie Bergeron
Thanks for your help Melanie ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [GENERAL] automatic verifications

2003-12-18 Thread Bruno Wolff III
On Thu, Dec 18, 2003 at 17:05:30 -0500, Melanie Bergeron <[EMAIL PROTECTED]> wrote: > Hi! > > I am new with PostgreSQL and I want to know if this database give the > possibility to verify automatically, each night, if some records are > too old (by example, if session_date is older than a mon

Re: [GENERAL] automatic verifications

2003-12-18 Thread Doug McNaught
Melanie Bergeron <[EMAIL PROTECTED]> writes: > Hi! > > I am new with PostgreSQL and I want to know if this database give the > possibility to verify automatically, each night, if some records are > too old (by example, if session_date is older than a month) and if so > delete them. That's not re