On Tue, May 03, 2005 at 01:36:13PM -0300, Alexandre Biancalana wrote:
>
> The system does not generate core dump file for this error.....
Are you sure? Where did you look and what file name did you look
for? Unless you've changed the kern.corefile sysctl setting, the
file should be named "postgres.core", not just "core", and it should
be somewhere under $PGDATA. Whether a core file is produced is
also affected by the kern.coredump sysctl setting and the coredumpsize
resource limit.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/