Re: unable to dump database, toast errors - Mailing list pgsql-general

From Tom Lane
Subject Re: unable to dump database, toast errors
Date
Msg-id 2971.1049431959@sss.pgh.pa.us
Whole thread Raw
In response to Re: unable to dump database, toast errors  (Lonni Friedman <lfriedman@vasoftware.com>)
Responses Re: unable to dump database, toast errors  (Lonni J Friedman <lfriedman@vasoftware.com>)
List pgsql-general
Lonni Friedman <lfriedman@vasoftware.com> writes:
> ok, i got psql to dump core (30M in size).  What do I need to do to
> generate a stack trace?

$ gdb /path/to/psql core
gdb> bt
gdb> quit

If you just get numbers then you need to rebuild with debug symbols
enabled (configure --enable-debug) and try again.

            regards, tom lane


pgsql-general by date:

Previous
From: Lonni Friedman
Date:
Subject: Re: unable to dump database, toast errors
Next
From: Thomas Beutin
Date:
Subject: Re: php - postgreSQL link module