Hi,
Geoffrey wrote:
> We are trying to track down an issue with our PostgreSQL application. We
> are running PostgreSQL 7.4.13 on Red Hat Enterprise ES 3.
>
> We have a situation where the postgres backend process drops core and
> dies.
Are there some log messages of the dying process, especially just before
it dies? Did you try to open the core file in a debugger? What do you do
in that backend to make it crash?
Regards
Markus