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

From Lonni Friedman
Subject Re: unable to dump database, toast errors
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: unable to dump database, toast errors  (Tom Lane <[email protected]>)
Responses Re: unable to dump database, toast errors
List pgsql-general
On 04/03/03 20:32, Tom Lane wrote:
> Lonni Friedman <[email protected]> writes:
>>> Probably.  "ulimit -c 0" is a common default these days.  Try "ulimit -c
>>> unlimited" before starting the postmaster (resp. psql).
>
>> ok, is this even neccesary if the problem with the segfault is psql, and
>> not the backend?
>
> Yes, even more so, because I can't see any reason for psql to dump core
> part way through showing a large result.

ok, i got psql to dump core (30M in size).  What do I need to do to
generate a stack trace?


pgsql-general by date:

Previous
From: Lamar Owen
Date:
Subject: Re: Newbie: problem Connecting to Server
Next
From: Tom Lane
Date:
Subject: Re: unable to dump database, toast errors