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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 4 22
|
2099 | ||
|
0
thg 6 20
|
2345 | ||
|
2
thg 5 24
|
3237 | ||
|
3
thg 2 24
|
5947 | ||
|
1
thg 10 20
|
5035 |
in postgresql the restored database owner is the same as odoo database user?