Hello, I am told that I should disable connection pooling this should help with DB locking.
poolclass=NullPool Within the development.ini config file. Do I just set the below: sqlalchemy.poolclass=NullPool Much appreciated, Garyc -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
