i just restored a database through psql,problem is i cant list the database name in /web/database/manager
and i am getting blank field in select a database field in login page,
please help me
Thanking You
i just restored a database through psql,problem is i cant list the database name in /web/database/manager
and i am getting blank field in select a database field in login page,
please help me
Thanking You
In order to get the database name in the database list, the owner of the database must be the user that is used by OpenERP/Odoo to connect to the database. If that user have a Super User privilege, most probably the user can access (read) all database.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
0
Apr 22
|
3916 | |||
|
0
Jun 20
|
3401 | |||
|
2
May 24
|
6952 | |||
|
3
Feb 24
|
7778 | |||
|
1
Oct 20
|
6946 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
in postgresql the restored database owner is the same as odoo database user?