Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
2864 Ansichten

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
Verwerfen

You tried to open using pgAdmin or from commandline?

Beste Antwort

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

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Autor Beste Antwort

Hi Daniel Blanco

I tried to open using postgresdb,

No command line i am using ubuntu

Avatar
Verwerfen