When i tried to open the table in particular database in postgres it displays message like this ,
"An error has occurred:
ERROR: permission denied for relation res_currency"
can anyone give me sugession, that how to overcome this problem.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When i tried to open the table in particular database in postgres it displays message like this ,
"An error has occurred:
ERROR: permission denied for relation res_currency"
can anyone give me sugession, that how to overcome this problem.
it's better to install pgadminIII . by using pgadminIII we can open postgresql tables very easyly
Are you using command line? check if your user is "postgres"
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ý
You tried to open using pgAdmin or from commandline?