On Sun, Feb 01, 2009 at 04:41:11PM -0500, Michael Bayer wrote: > Here you go, its a psycopg2 bug. Familiarize yourself with the > attached test case, then post it on the psycopg2 mailing list.
Thanks a lot for you fast and valuable help, as usual. I verified that version 2.0.8 of psycopg2 does not suffer from this problem, so I installed it. Happy end. Should I want to support also the buggy version of pg, I guess I should force a reconnection to the db. How would I do that within the same session? sandro *:-) PS: I was using ubuntu/hardy that uses psycopg 2.0.6 -- Sandro Dentella *:-) http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
