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"
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
You tried to open using pgAdmin or from commandline?