** Summary changed: - [6.1RC] Unable to connect - db names in hex + [6.1RC] Compatibility issue with Postgres 9.0 - db names in hex prevent connection
-- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/917030 Title: [6.1RC] Compatibility issue with Postgres 9.0 - db names in hex prevent connection Status in OpenERP Server: Confirmed Bug description: I've just installed OpenERP 6.1RC side by side to an existing 6.0 with PostgreSQL 9.0. During the installation process a new database was created sucessfully - openerp61 When I try to use the GTK client, the OpenERP Login screen shows the list of PostgreSQL databases as HEX strings instead of plain characters. After clicking the OK button, it returns an error indicating the is unable to connect to the database ou de database does not exist. Here are the corresponding error messages in the server log: [2012-01-15 13:52:14,266][x6f70656e6572703631] ERROR:db.connection_pool:Connection to the database failed Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 6.1rc1-20120112-173907\server\.\openerp\sql_db.py", line 423, in borrow OperationalError: FATAL: banco de dados "x6f70656e6572703631" não existe Everything OpenERP v6.0 seems to be working fine. I could not find any significant differences in the openerp- server.conf Thanks you for helping To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/917030/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

