Re: back-end triggers front-end to update

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: back-end triggers front-end to update
Дата
Msg-id 1122414242.15145.94.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на back-end triggers front-end to update  ("Adam O'Toole" <adamnb1@hotmail.com>)
Список pgsql-general
On Tue, 2005-07-26 at 16:25, Adam O'Toole wrote:
> 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.

I believe the tools you are looking for are triggers and notify /
listen...

В списке pgsql-general по дате отправления:

Предыдущее
От: "Adam O'Toole"
Дата:
Сообщение: back-end triggers front-end to update
Следующее
От: Randall Perry
Дата:
Сообщение: Rules vs Triggers