Re: backend triggers communication with front-end

From: Terry Lee Tucker <terry(at)esc1(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: backend triggers communication with front-end
Date: 2005-07-27 11:13:53
Message-ID: 200507270713.53116.terry@esc1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

See "27.6. Asynchronous Notification" in documentation of ideas on how to
accomplish this.

On Tuesday 26 July 2005 05:22 pm, Adam O'Toole saith:
> Hello everyone,
> I am searching for a way to have my postgresql 7.4.7 backend be triggered
> to let the front end know there has been a change to the database. If more
> then one person is connected to the database and person (x) makes a change,
> I want other clients to then be aware of that, and refresh there screen so
> they are not then looking at out of date data. Any insight? Thank you so
> much, have a great day.
> Adam O'Toole

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Walsh, Richard (Richard) 2005-07-27 11:23:22 Re: dropping non-existent tables
Previous Message Walsh, Richard (Richard) 2005-07-27 11:08:03 Re: dropping non-existent tables

Browse pgsql-novice by date

  From Date Subject
Next Message Vladimir D Belousov 2005-07-27 14:48:35 Troubles with PL/Perl in PgSQL
Previous Message David 2005-07-27 10:44:27 ZPsycopg - Losing Connections