Re: backend triggers communication with front-end - Mailing list pgsql-novice

From Terry Lee Tucker
Subject Re: backend triggers communication with front-end
Date
Msg-id 200507270713.53116.terry@esc1.com
Whole thread Raw
In response to backend triggers communication with front-end  ("Adam O'Toole" <adamnb1@hotmail.com>)
Responses connection string - DNS  ("Adam O'Toole" <adamnb1@hotmail.com>)
List 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

pgsql-novice by date:

Previous
From: David
Date:
Subject: ZPsycopg - Losing Connections
Next
From: Vladimir D Belousov
Date:
Subject: Troubles with PL/Perl in PgSQL