Re: Is there any problem with pg_notify and memory consumption?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is there any problem with pg_notify and memory consumption?
Дата
Msg-id 15217.1306513154@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Is there any problem with pg_notify and memory consumption?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Is there any problem with pg_notify and memory consumption?
Список pgsql-general
I wrote:
> I think the right fix is to make sure that ProcessCompletedNotifies
> saves and restores the call-time CurrentMemoryContext.

The patch committed here appears to fix it for me:
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=722548e4309c28631ada292fe6cad04ae8f9c151

            regards, tom lane

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Is there any problem with pg_notify and memory consumption?
Следующее
От: "Carlos Sotto Maior \(SIM\)"
Дата:
Сообщение: SELECT COUNT(*) execution time on large tables (v9.0.4-1)