How to get a signal from the database when a INSERT INTO is done?

From: Andre Lopes <lopes80andre(at)gmail(dot)com>
To: postgresql Forums <pgsql-general(at)postgresql(dot)org>
Subject: How to get a signal from the database when a INSERT INTO is done?
Date: 2012-02-28 11:07:47
Message-ID: CAGFRAbPGK=O1MeHLGw5iiiuPh5mNBWJC6ZFMcT1YkrXxmpOMnQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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é

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2012-02-28 11:16:19 Re: How to get a signal from the database when a INSERT INTO is done?
Previous Message Jov 2012-02-28 11:04:58 alter user and alter cmd do not have same functions