"Greg Sabino Mullane" <greg(at)turnstep(dot)com> writes:
> Are you sure you are calling DBI->connect *after* the Apache children
> are created? Major problems like this can happen if not.
Something like that might explain a crash in the Apache server, but
hardly one in the PG backend.
It looks to me like he's found a dangling-pointer problem, but we need
to reproduce it before we can determine a fix...
regards, tom lane