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