Client-Side triggers possible?

From: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Client-Side triggers possible?
Date: 2010-12-27 15:01:58
Message-ID: AANLkTinPZA4Ym66zgKppbAUiHu0o1GqbHtOoUB12huEZ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Micka 2010-12-27 15:08:52 Re: Client-Side triggers possible?
Previous Message Kris Jurka 2010-12-25 22:40:34 Re: Status of setQueryTimeout