On 04/03/03 20:32, Tom Lane wrote:
> Lonni Friedman <lfriedman(at)vasoftware(dot)com> 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?