Re: Transaction eating up all RAM

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Transaction eating up all RAM
Дата
Msg-id 9033.1142275499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Transaction eating up all RAM  ("Peter" <peter@greatnowhere.com>)
Список pgsql-general
"Peter" <peter@greatnowhere.com> writes:
> I have no triggers defined on any of the tables, and no foreign keys that
> could cause cascaded updates and stuff. Care to see full text of the proc?
> It's pl/PgPerlU

If there's no triggers involved then it sounds like a memory leak.  What
PG version is this?  If it's current then we'd like a test case, yes.

            regards, tom lane

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Wal -long transaction
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: FULL JOIN is only supported with merge-joinable