Re: Ideas for easier debugging of backend problems
- From: Douglas McNaught <doug(at)mcnaught(dot)org>
- To: "Jim C. Nasby" <jnasby(at)pervasive(dot)com>
- Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Ideas for easier debugging of backend problems
- Date: Thu, 27 Oct 2005 13:13:37 -0400
- Message-id: <m2irvikhmm(dot)fsf(at)Douglas-McNaughts-Powerbook(dot)local>
"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 (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
Home |
Main Index |
Thread Index