LISTEN/NOTIFY

Поиск
Список
Период
Сортировка
От Cristóvão Dalla Costa
Тема LISTEN/NOTIFY
Дата
Msg-id 3D9DFEF3.6020509@bsi.com.br
обсуждение исходный текст
Ответы Re: LISTEN/NOTIFY
Re: LISTEN/NOTIFY
Список pgsql-general
I'm developing an e-commerce site using Apache/mod_perl and, for
performance, I intend to cache rows such as user and product information
inside Perl. I think the LISTEN/NOTIFY interface would be perfect for
invalidating the cache when a product/user gets updated, yet I have not
found a way to access it from Perl -- DBI, or DBD::Pg even, offer no way
to "listen". Also, I don't really like the vanilla Pg. So, my question
to you is, is there another efficient way to accomplish notification of
updates?

Thank you

Cristóvão


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

Предыдущее
От: "Oleg Lebedev"
Дата:
Сообщение: Query question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Query question