Wierd error message - Mailing list pgsql-general

From Alex Turner
Subject Wierd error message
Date
Msg-id 33c6269f0503150432674393db@mail.gmail.com
Whole thread Raw
Responses Re: Wierd error message
List pgsql-general
I'm working with mod_python and pygresql (although I get virtualy the
same error with psycopg too)

Anyone know what the following error actualy means:

Exception pg.InternalError: 'Connection already closed' in > ignored

Does it mean the obvious: Some code tries to access a connection
object that was already closed?  but why the "in > ignored" then?

Thanks,

Alex Turner
netEconomist

pgsql-general by date:

Previous
From: Mark Rae
Date:
Subject: Re: prelimiary performance comparison pgsql vs mysql
Next
From: Marco Colombo
Date:
Subject: Re: plpython function problem workaround