Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
2885 Widoki

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.

Awatar
Odrzuć

You tried to open using pgAdmin or from commandline?

Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hi Daniel Blanco

I tried to open using postgresdb,

No command line i am using ubuntu

Awatar
Odrzuć