Re: Can a database notify all clients when something changes?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Can a database notify all clients when something changes?
Дата
Msg-id 20041216002649.GB8438@dcc.uchile.cl
обсуждение исходный текст
Ответ на Can a database notify all clients when something changes?  (Satan Devil <very709394bad@yahoo.com>)
Список pgsql-general
On Wed, Dec 15, 2004 at 03:37:05PM -0800, Satan Devil wrote:
> Can a database notify all clients when something
> changes and send the changes to the clients?

Sure.  Use LISTEN and NOTIFY.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
Al principio era UNIX, y UNIX habló y dijo: "Hello world\n".
No dijo "Hello New Jersey\n", ni "Hello USA\n".

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

Предыдущее
От: "Guy Rouillier"
Дата:
Сообщение: Re: Can a database notify all clients when something changes?
Следующее
От: Paul Tillotson
Дата:
Сообщение: Re: Performance suggestions?