Re: [GENERAL] DataBase Problem - Mailing list pgsql-sql

From Craig Ringer
Subject Re: [GENERAL] DataBase Problem
Date
Msg-id 4B3AB2C3.8010100@postnewspapers.com.au
Whole thread Raw
List pgsql-sql
On 30/12/2009 9:49 AM, Premila Devi wrote:

> Caused by: _java.sql.SQLException_: Couldn't perform the operation
> rollback: You can't perform any operations on this connection. It has
> been automatically closed by Proxool for some reason (see logs).

"see logs"

Look at your proxool logs and see why the connection was closed. The
error message its self gives you the next step.

I suggest reading this:
   http://wiki.postgresql.org/wiki/Guide_to_reporting_problems
for some hints in case you need to ask a more detailed follow-up.

--
Craig Ringer

pgsql-sql by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Foreign key - Indexing & Deadlocking.
Next
From: Joshua Tolley
Date:
Subject: Re: [GENERAL] DataBase Problem