Hello Massimo, i do have the same problem, postgres server error log: Jan 4 23:39:01 server postgres[5285]: [3-1] 2012-01-04 23:39:01 CET dbname dbuser WARNING: there is already a transaction in progress Jan 4 23:39:01 server postgres[5286]: [3-1] 2012-01-04 23:39:01 CET dbname dbuser WARNING: there is already a transaction in progress
I have tried the -N option you suggested, but it the warnings appear with no difference! *System details:* postgres version: psql (PostgreSQL) 8.3.12 web2py version: 1.99.2 (up to date) The way James suggested ist not acceptable for me... ^^ It makes me very nervous if hundred of warnings appear every day ;) But maybe the web2py-"problem" of transaction handling James suggested is the reason, but i don't have enough detail knowledge of the DAL. Does anybody have the same problem or recently solved it? Any suggestions? Max Ps.: Thanks Massimo for such a piece of great work. I am german student and learned programming over the past study-year with your framework! Thank you! It is a great experience and makes a lot of fun.

