Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
2850 Prikazi

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.

Avatar
Opusti

You tried to open using pgAdmin or from commandline?

Best Answer

it's better to install pgadminIII . by using pgadminIII  we can open postgresql tables very easyly

Avatar
Opusti
Best Answer

Are you using command line? check if your user is "postgres"

Avatar
Opusti
Avtor Best Answer

Hi Daniel Blanco

I tried to open using postgresdb,

No command line i am using ubuntu

Avatar
Opusti