Re: sequence skips 30 values, how?

From: Markus Schiltknecht <markus(at)bluegap(dot)ch>
To: Geoffrey <esoteric(at)3times25(dot)net>
Cc: PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: Re: sequence skips 30 values, how?
Date: 2007-01-31 13:41:35
Message-ID: 45C09C8F.9020101@bluegap.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2007-01-31 13:51:46 Re: sequence skips 30 values, how?
Previous Message Alban Hertroys 2007-01-31 13:38:00 Re: sequence skips 30 values, how?