executing a procedure with delay - Mailing list pgsql-general

From Ottavio Campana
Subject executing a procedure with delay
Date
Msg-id 475FDF45.80805@campana.vi.it
Whole thread Raw
Responses Re: executing a procedure with delay
List pgsql-general
I'd like to execute a stored procedure in postgresql one minute after a
table has been modified. In case there are two changes in less than one
minute, I want to reset the time that has to be waited before running
the procedure.

I think I need to use a trigger, but I don't know how...

Can you help me please?

--
Non c'e' piu' forza nella normalita', c'e' solo monotonia.


Attachment

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: very slow query
Next
From: Ashish Karalkar
Date:
Subject: Re: very slow query