Question

I imported a database through psql interface, the database exists but on the OpenERP connection interface, the database imported is not listed.

What should I do to get the database imported listed in the connection interface of OpenERP ??

Cheers

Was it helpful?

Solution

Make sure that the database is owned by the database user configured in the OpenERP configuration file - openerp usually.

Another situation when you can see an empty list for database selection is when your openerp-server didn't start for some reason. You have access to the login interface because openerp-web has started but as there is not server behind openerp-web cannot get the list of databases.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top