El martes, 1 de enero de 2013 20:58:54 UTC-3, visuallinux escribió: > > Dear All. > > I am trying to migrate my web2py applications to the new version 2.3.2 and > deploy with nginx + uwsgi but i am received the following error: >
It seems that the adapter is failing to set a postgres parameter. I'd check there aren't any restrictions for the pg user connecting trough DAL that might prevent executing the command and also the db server access control settings. --