Knowing new item in table...

Поиск
Список
Период
Сортировка
От macky
Тема Knowing new item in table...
Дата
Msg-id 006501c11bf5$f4b20750$5764a8c0@edsamail.com
обсуждение исходный текст
Ответы Re: Knowing new item in table...
Re: [NOVICE] Knowing new item in table...
Список pgsql-sql
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...

scenario...

  i have a script that runs every 5 minutes... that script checks if there's
a new entry in that table... and if YES there's a new entry ill do some
processing...


is there an internal utility that i can use in postgres that can tell me
that this rows a new commers... hehehe....


if someone has other ideas on how to deal with this speak out...

thanks in advance......

btw..
   my idea is that that table will have an addtional column as reference
lets say column "READ" 1 for yes 0 for NO





В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: converting timestamps to ints
Следующее
От: David Lizano
Дата:
Сообщение: Activation of plsql