print db._adapter.driver_name but psycopg2 always gets priority over pg8000 unless otherwise specified in driver_args.
On Tuesday, 11 September 2012 11:11:43 UTC-5, lucas wrote: > > > > On Tuesday, September 11, 2012 10:35:02 AM UTC-4, Massimo Di Pierro wrote: >> >> Some problems have been reported with pg8000. Can you reproduce the >> errors with psycopg2. > > > yes, i can reinstall the psycopg2 rpm package. how do you specify and > ensure that web2py is using that driver in the DAL? what is the syntax in > the DAL statement and is there a db.driver property to see which one it is > using? do you think i should use the psycopg2 rpm package or recompile it > from source for postgresql 9.1? > > >> Can you email me one of the corrupt tickets? I may be able to read them >> and see what is going on. >> > > what is your email address? > --