Hi Anthony, psycopg2 was installed but (don't know if related) I use the last web2py on python3.5 and it didn't find it. It should now.
Thank you ;) On Wednesday, August 30, 2017 at 5:49:17 PM UTC+2, Anthony wrote: > > If psycopg2 is installed, then it will be used by default. > > In any case, you can be explicit via the connection string: > > 'postgres:psycopg2://...' > > Anthony > > On Wednesday, August 30, 2017 at 11:16:32 AM UTC-4, Lars wrote: >> >> Hi, >> How can we use for example : psycopg2 instead of pg8000 which is default ? >> Thanks >> > -- 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/d/optout.

