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"
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
You tried to open using pgAdmin or from commandline?