I believe there is a problem with the default development.ini which is setup by paster quickstart for turbogears:
#echo shouldn't be used together with the logging module. sqlalchemy.echo = false sqlalchemy.echo_pool = false sqlalchemy.pool_recycle = 3600 I believe this is no longer correct and the comment is misleading. Please see my post to sqlalchemy group for more information: http://groups.google.com/group/sqlalchemy/browse_thread/thread/6716c1d77fa87fa5?hl=en Hope this helps the project... -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

