Re: please help--database just locks up.

Поиск
Список
Период
Сортировка
От Ed L.
Тема Re: please help--database just locks up.
Дата
Msg-id 200302171825.48076.pgsql@bluepolka.net
обсуждение исходный текст
Ответ на please help--database just locks up.  ("Mona Gamboa" <mona@loopone.com>)
Список pgsql-admin
On Monday February 17 2003 4:31, Mona Gamboa wrote:
> ok...here's the output.[kinda nasty to read]

Nothing obvious to me.  If it is reproduceable, you might try turning
on some of the lock tracing directives in postgresql.conf and/or
increasing the logging level.  You might also try attaching to the
hung process in gdb to see where it is hanging, and post the
backtrace and see if anyone recognizes anything, e.g.

    gdb <PATH-TO-PSQL> <PID>
    gdb> bt

Ed



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: server won't shutdown
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_restore problem with 7.3.1