How to get a signal from the database when a INSERT INTO is done? - Mailing list pgsql-general

From Andre Lopes
Subject How to get a signal from the database when a INSERT INTO is done?
Date
Msg-id CAGFRAbPGK=O1MeHLGw5iiiuPh5mNBWJC6ZFMcT1YkrXxmpOMnQ@mail.gmail.com
Whole thread Raw
Responses Re: How to get a signal from the database when a INSERT INTO is done?  (hubert depesz lubaczewski <depesz@depesz.com>)
Re: How to get a signal from the database when a INSERT INTO is done?  (Marti Raudsepp <marti@juffo.org>)
List pgsql-general
Hi all,

I'm designing an application in Python and using PostgreSQL.

This is a mixed question Python/PostgreSQL... I need to get a signal
in my python application when a new insert is done. How can this be
done, any clues?


Best Regards,
André

pgsql-general by date:

Previous
From: Jov
Date:
Subject: alter user and alter cmd do not have same functions
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: How to get a signal from the database when a INSERT INTO is done?