Re: Stuck in "DELETE waiting"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Stuck in "DELETE waiting"
Дата
Msg-id 13957.1164298873@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Stuck in "DELETE waiting"  (Alexander Staubo <alex@purefiction.net>)
Список pgsql-general
Alexander Staubo <alex@purefiction.net> writes:
> See below. Seems 18204 is waiting for a process that is "idle in
> transaction"; makes me wish that PostgreSQL could export more
> information about the age of in-progress transactions. I am turning
> on logging so I can determine what a future hanging process is doing.

Yeah, it looks like PIDs 18202 and 18207 are the bottlenecks, and they
are not waiting on locks.

            regards, tom lane

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

Предыдущее
От: Alexander Staubo
Дата:
Сообщение: Re: Stuck in "DELETE waiting"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: COPY FROM : out of memory