I realized a problem with postgres.. application sometimes goes in:
postgres: rifarme rifarme 127.0.0.1(50602)* idle in transaction* * * and keeps in this state for a long time even if I kill web2py application. Seems to me that at some place a commit or rollback could not be performed, I just need to know where..

