Error from database

From: Alex Turner <armtuk(at)gmail(dot)com>
To: PgSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Error from database
Date: 2005-02-11 21:15:36
Message-ID: 33c6269f050211131555b630bf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am getting an error from pygresql:

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

I have already mailed the pysgresql list but without much luck. I'm
hoping somebody here might be able to help me figure out whats going
on with this.

I have tried switching to psycopg, but it' locking up my tables
instead :(. Ultimately I think I want to work with psycopg, but I
don't know enough to figure out who has locks on what.

Thanks,

Alex Turner
netEconomist

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-02-11 21:20:32 Re: Python Driver
Previous Message Alex Turner 2005-02-11 21:05:03 Re: Python Driver