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

From Tom Lane
Subject Re: Ideas for easier debugging of backend problems
Date
Msg-id 22425.1130433172@sss.pgh.pa.us
Whole thread Raw
In response to Re: Ideas for easier debugging of backend problems  ("Jim C. Nasby" <jnasby@pervasive.com>)
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

kill -ABRT backend-PID
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Increase of buffers usage count by bgwriter
Next
From: Douglas McNaught
Date:
Subject: Re: Ideas for easier debugging of backend problems