Re: process hang during drop schema

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: process hang during drop schema
Дата
Msg-id 2091.1098746141@sss.pgh.pa.us
обсуждение исходный текст
Ответ на process hang during drop schema  ("David Parker" <dparker@tazznetworks.com>)
Список pgsql-general
"David Parker" <dparker@tazznetworks.com> writes:
> To my untrained eye, it doesn't look as though there is any lock
> contention here,

Me either; whatever that process is doing, it doesn't seem to be waiting
for a lock.  Is it accumulating CPU time?

One way to get some info is to attach to the backend process with gdb
and get a stack trace:
    gdb /path/to/postgres
    attach PID
    bt
    quit

            regards, tom lane

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

Предыдущее
От: "Uwe C. Schroeder"
Дата:
Сообщение: Re: newbie
Следующее
От: ruben
Дата:
Сообщение: pg_restore does not restore