Re: pg_listener in 9.0

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: pg_listener in 9.0
Дата
Msg-id BANLkTin21i28nSva0yVEgD=6X5rS8upVNg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_listener in 9.0  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pg_listener in 9.0  (Steve Singer <ssinger@ca.afilias.info>)
Список pgsql-hackers
On Wed, Jun 1, 2011 at 8:29 AM, Dave Page <dpage@pgadmin.org> wrote:
> On Wed, Jun 1, 2011 at 12:27 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>>
>> The whole point of the revamp was that pg_listener was a major performance
>> bottleneck and needed to go, and without it being gone we would not have got
>> notification payloads.
>
> Yeah, I know why it was replaced. That doesn't mean we cannot provide
> an alternative interface to the same info though (other things might
> of course).
>
>> I suspect you're pretty much out of luck.
>
> Not me - our users.

Note that in Slony 2.1, there's a table called sl_components, which is
used to capture the state of the various database connections,
checking in as the various threads do their various actions.

Also, slon and slonik try to report their respective application, so
it can be reported on pg_stat_activity.
-- 
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pg_listener in 9.0
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: pg_listener in 9.0