For me it was a authentification problem linked with a bug in the init.d
script : https://bugs.launchpad.net/debian/+source/openerp-
server/+bug/352299

The solution provided there does not work yet for me, but a workaround is to 
add the line
local  all     openerp trust    !!! where openerp is the name of your dbuser 
(in /etc/openerp-server)

or simply to change 
local   all         all                               ident sameuser
to
local   all         all                               trust

and restart postgres

-- 
"could not create database" on a new installation of ubuntu and postgresql 8.3
https://bugs.launchpad.net/bugs/331065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to