Re: LONG delete with LOTS of FK's

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: LONG delete with LOTS of FK's
Дата
Msg-id b5eaafda5b69ca617440c7d7a7090bd3@webmail.lerctr.org
обсуждение исходный текст
Ответ на Re: LONG delete with LOTS of FK's  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: LONG delete with LOTS of FK's  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On 2013-05-09 16:22, Tom Lane wrote:
> Larry Rosenman <ler@lerctr.org> writes:
> Ideas on how to debug?
>
> Perhaps it's blocked on a lock?  Did you look into pg_locks?
> Did you note whether the process was consuming CPU time and/or doing
> IO?
>
>             regards, tom lane
all the locks were clear, and it was consuming CPU and doing I/O
(D->S->D state), etc.


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c)     E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: LONG delete with LOTS of FK's
Следующее
От: Shaun Thomas
Дата:
Сообщение: Re: LONG delete with LOTS of FK's