Re: Knowing new item in table...

Поиск
Список
Период
Сортировка
От Danny Aldham
Тема Re: Knowing new item in table...
Дата
Msg-id 200108040025.f740PCa26565@lennon.postino.com
обсуждение исходный текст
Ответ на Re: Knowing new item in table...  (Jason Earl <jdearl@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Horst Herb
Дата:
Сообщение: redo log
Следующее
От: Francisco Reyes
Дата:
Сообщение: Indeces vs small tables