Re: Ideas for easier debugging of backend problems - Mailing list pgsql-hackers

From Douglas McNaught
Subject Re: Ideas for easier debugging of backend problems
Date
Msg-id m2irvikhmm.fsf@Douglas-McNaughts-Powerbook.local
Whole thread Raw
In response to Re: Ideas for easier debugging of backend problems  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Ideas for easier debugging of backend problems
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:

>            It would also be useful to be able to force the backend to
> dump core so you can see if it's actually working (granted, I know you
> can end up hitting the ulimit depending on how much memory is being
> consumed). Maybe there is a way to do this already and I just don't know
> it...

SIGABRT?

-Doug


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Ideas for easier debugging of backend problems
Next
From: Tom Lane
Date:
Subject: Re: Test settings in postgresql.conf.sample in beta4