Re: Knowing new item in table...
От
Ken Corey
Тема
Re: Knowing new item in table...
Дата
Msg-id
0108031127310C.28897@kcorey.intra.atomic-interactive.com
Ответ на
Knowing new item in table... (macky)
Список
Дерево обсуждения
Re: Knowing new item in table... Bryan Buchanan <bryanb@webbtide.com.au>
On Friday 03 August 2001 09:26, macky 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... > > 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... Isn't this a perfect example of when a notification and listen setup would be helpful (assuming that a trigger isn't acceptable)? -Ken
В списке pgsql-novice по дате отправления