문제

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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top