Re: Knowing new item in table... - Mailing list pgsql-novice

From Danny Aldham
Subject Re: Knowing new item in table...
Date
Msg-id 200108040025.f740PCa26565@lennon.postino.com
Whole thread Raw
In response to Re: Knowing new item in table...  (Jason Earl <jdearl@yahoo.com>)
List pgsql-novice
>
>
> --- macky <macky@edsamail.com> wrote:
> > im still in the dark when it comes to postgres.....
> > is there a way i can
> > know if there was a new entry on a table...
>
> That's a pretty common problem.
>

create trigger upd_table before insert table for each row execute

--
Danny Aldham     Providing Certified Internetworking Solutions to Business
www.postino.com  E-Mail, Web Servers, Web Databases, SQL PHP & Perl

pgsql-novice by date:

Previous
From: Horst Herb
Date:
Subject: redo log
Next
From: Francisco Reyes
Date:
Subject: Indeces vs small tables