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 16:47:52
Message-ID: 47D171B8.6030009@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alex Turner wrote:
> It was core dumping on the 5th of March, but it hasn't since. It's
> just failing with the connection closed problem. It seems to happen
> worst with queries that are going to do updates and with connections
> that are persistent between http requests...
>
> I downgraded to 8.2, but it hasn't made any difference :(

It seems odd that nothing is being logged.

Is there nothing in the system logs for the machine as a whole? You're
not running out of memory and PG is being killed? Even then, you'd
expect something to pop up in the logs.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Turner 2008-03-07 16:50:41 Re: Problems with 8.3
Previous Message Alex Turner 2008-03-07 16:42:35 Re: Problems with 8.3