Knowing new item in table... - Mailing list pgsql-sql

From macky
Subject Knowing new item in table...
Date
Msg-id 006501c11bf5$f4b20750$5764a8c0@edsamail.com
Whole thread Raw
Responses Re: Knowing new item in table...  (Christopher Sawtell <csawtell@paradise.net.nz>)
Re: [NOVICE] Knowing new item in table...  (Jason Earl <jdearl@yahoo.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: converting timestamps to ints
Next
From: David Lizano
Date:
Subject: Activation of plsql