Re: Problems with 8.3 - Mailing list pgsql-general

From Richard Huxton
Subject Re: Problems with 8.3
Date
Msg-id 47D0F62A.1060901@archonet.com
Whole thread Raw
In response to Problems with 8.3  ("Alex Turner" <armtuk@gmail.com>)
Responses Re: Problems with 8.3  ("Alex Turner" <armtuk@gmail.com>)
List pgsql-general
Alex Turner wrote:
> I had stored procs in C on 8.2 for months, and I moved them over to
> 8.3 when we upgraded.

And re-compiled them, yes?

 > The thing is that it's happening on a database
> that doesn't have the stored procs.  It seems to be happening worst on
> a system that keeps connections open between requests.  It's failing
> about half the time.

Hmm - if it's individual backends dying, and not those with the C
functions then that should rule them out. I think that core dump will be
your quickest way of figuring this out.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: js@deriva.de
Date:
Subject: Re: Violation of non existing reference
Next
From: "Tony Cade"
Date:
Subject: Re: Changing column names in tables