Web2py/psycopg2 does not use prepared statements. Right? On Monday, February 10, 2014 1:41:03 AM UTC+5:30, Niphlod wrote: > > no, it doesn't. > > On Sunday, February 9, 2014 8:39:26 AM UTC+1, Jayadevan M wrote: >> >> When web2py is used with PostgreSQL and psycopg2, are prepared statements >> sent to the database or the statements will go through the parse/analysis >> step for each user/call? >> http://www.postgresql.org/docs/9.2/static/sql-prepare.html >> >
-- 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.

