Re: Repeatable crash in pg_dump (with -d2 info)

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Repeatable crash in pg_dump (with -d2 info)
Дата
Msg-id 4ED4480A.6090306@ringerc.id.au
обсуждение исходный текст
Ответ на Re: Repeatable crash in pg_dump (with -d2 info)  (David Schnur <dnschnur@gmail.com>)
Ответы Re: Repeatable crash in pg_dump (with -d2 info)  (David Schnur <dnschnur@gmail.com>)
Список pgsql-admin
On 11/29/2011 06:20 AM, David Schnur wrote:
> I probably can't get a stack trace

Getting a usable stack trace on Windows isn't actually too hard. See:


http://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQL_backend_on_Windows

That's focused on debugging the `postgres.exe' backend, but all the
setup applies just as well to pg_dump. You then start pg_dump via
windbg.exe or Visual Studio Express and, when it crashes, follow the
instructions given in the wiki to produce the backtrace.

--
Craig Ringer

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Database is in recovery mode.
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Database is in recovery mode.