Under the tips section for PostgreSQL it should probably mention the need to set max_prepared_transactions to a non-zero value since 0 is the default.
For what its worth, I got all of my own unit tests to pass, and all of SQLAlchemy's unit tests to pass against PostgreSQL 8.4 under Debian unstable, python 2.5.4 and psycopg2 2.0.13 -- David Gardner Pipeline Tools Programmer Jim Henson Creature Shop [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
