Is it possible to avoid this? Especially since the default server value is ON since PostgreSQL 9.1 http://www.postgresql.org/docs/9.3/static/runtime-config-compatible.html
On Saturday, November 23, 2013 5:23:02 PM UTC+5:30, Jayadevan M wrote: > > I am testing our web2py application with a few concurrent users. While > monitoring the database (PostgreSQL), I can see a number of exclusive > locks. The SQL is > SET standard_conforming_strings=on > Is this expected behaviour? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

