On 21 Feb 2003, Neil Conway wrote:
> Also, it sounds like PostgreSQL might be dumping core. If that's the
> case, providing a backtrace from the core file (using gdb) would be
> helpful. It would be especially helpful if you could recompile
> PostgreSQL with debugging symbols (./configure --enable-debug) and get a
> backtrace after that.
Coming late to the thread..
Does compiling with --enable-debug causes any significant performance
impact?