Re: Ideas for easier debugging of backend problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Ideas for easier debugging of backend problems
Date: 2005-10-27 17:12:52
Message-ID: 22425.1130433172@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jim C. Nasby" <jnasby(at)pervasive(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Douglas McNaught 2005-10-27 17:13:37 Re: Ideas for easier debugging of backend problems
Previous Message Tom Lane 2005-10-27 17:09:12 Re: Increase of buffers usage count by bgwriter