Re: Problems with 8.3

From: Richard Huxton <dev(at)archonet(dot)com>
To: Alex Turner <armtuk(at)gmail(dot)com>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problems with 8.3
Date: 2008-03-07 08:00:42
Message-ID: 47D0F62A.1060901@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Achmad Nizar Hidayanto 2008-03-07 08:28:12 Re: Ask ctid
Previous Message Tony Cade 2008-03-07 07:35:40 Re: Changing column names in tables