Re: COMMIT notification

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Viacheslav N Tararin <taras(at)dekasoft(dot)com(dot)ua>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: COMMIT notification
Date: 2003-02-12 08:27:40
Message-ID: 2080.1045038460@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Viacheslav N Tararin <taras(at)dekasoft(dot)com(dot)ua> writes:
> How I can get notification inside database about transaction commiting?

Um ... what entity, exactly, are you desiring to notify? The
LISTEN/NOTIFY mechanism might work for this. Or not. I'm not sure
what you need to do.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Viacheslav N Tararin 2003-02-12 08:34:49 Re: COMMIT notification
Previous Message Viacheslav N Tararin 2003-02-12 07:54:44 COMMIT notification