Re: Client-Side triggers possible? - Mailing list pgsql-jdbc

From Micka
Subject Re: Client-Side triggers possible?
Date
Msg-id AANLkTik=xBuF8eKaCozU_CZ+ZDhs227O9J4Gp84u3N_e@mail.gmail.com
Whole thread Raw
In response to Client-Side triggers possible?  (Clemens Eisserer <linuxhippy@gmail.com>)
Responses Re: Client-Side triggers possible?
Re: Client-Side triggers possible?
List pgsql-jdbc
Hey,

you should take a look at that :

http://jdbc.postgresql.org/documentation/83/listennotify.html

;)


On Mon, Dec 27, 2010 at 4:01 PM, Clemens Eisserer <linuxhippy@gmail.com> wrote:
Hi,

Is there any way to get clients notified about data-changes without polling?

What I would need would be a client-side equivalent to triggers, e.g.
if one client inserts into a table all other interrested clients
should somehow get notified.

Thank you in advance, Clemens

--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc



pgsql-jdbc by date:

Previous
From: Clemens Eisserer
Date:
Subject: Client-Side triggers possible?
Next
From: "Kevin Grittner"
Date:
Subject: Re: Client-Side triggers possible?