Re: TopMemoryContext - Configuration Mistake?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TopMemoryContext - Configuration Mistake?
Дата
Msg-id 5923.1281974354@sss.pgh.pa.us
обсуждение исходный текст
Ответ на TopMemoryContext - Configuration Mistake?  (Edoardo Innocenti <edoardo.innocenti@savinodelbene.com>)
Ответы Re: TopMemoryContext - Configuration Mistake?  (Edoardo Innocenti <edoardo.innocenti@savinodelbene.com>)
Список pgsql-admin
Edoardo Innocenti <edoardo.innocenti@savinodelbene.com> writes:
> I got the following error during a select query.<br>

What was the query, what does EXPLAIN show as the plan for it,
and which PG version is your server exactly?

> � MessageContext: 2042626048 total in 256 blocks; 16072 free (7
> chunks); 2042609976 used<br>

This looks like it could be a memory leak, but we'd need to be able
to reproduce the problem in order to investigate or fix it.

            regards, tom lane

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

Предыдущее
От: Edoardo Innocenti
Дата:
Сообщение: TopMemoryContext - Configuration Mistake?
Следующее
От: "Josi Perez (3T Systems)"
Дата:
Сообщение: Re: trigger AFTER INSERT