Re: Event-driven programming?

From: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
To: Jay Dickon Glanville <dickon(dot)glanville(at)gmail(dot)com>, PostgreSQL General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: Event-driven programming?
Date: 2007-09-12 16:51:03
Message-ID: 635751.76287.qm@web31803.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--- Jay Dickon Glanville <dickon(dot)glanville(at)gmail(dot)com> wrote:

> Is it possible for PostgreSQL to notify me of a successful transaction commit?

I've haven't used it yet, but will LISTEN and NOTIFY work for you?

http://www.postgresql.org/docs/8.2/static/sql-listen.html
http://www.postgresql.org/docs/8.2/static/sql-notify.html

Regards,
Richard Broersma Jr.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2007-09-12 16:52:51 Re: Event-driven programming?
Previous Message Martijn van Oosterhout 2007-09-12 16:44:51 Re: Event-driven programming?