Re: Repeatable crash in pg_dump (with -d2 info) - Mailing list pgsql-admin

From Craig Ringer
Subject Re: Repeatable crash in pg_dump (with -d2 info)
Date
Msg-id 4ED4480A.6090306@ringerc.id.au
Whole thread Raw
In response to Re: Repeatable crash in pg_dump (with -d2 info)  (David Schnur <dnschnur@gmail.com>)
Responses Re: Repeatable crash in pg_dump (with -d2 info)  (David Schnur <dnschnur@gmail.com>)
List 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 by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Database is in recovery mode.
Next
From: Scott Marlowe
Date:
Subject: Re: Database is in recovery mode.