Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
2856 Переглядів

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.

Аватар
Відмінити

You tried to open using pgAdmin or from commandline?

Найкраща відповідь

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"

Аватар
Відмінити
Автор Найкраща відповідь

Hi Daniel Blanco

I tried to open using postgresdb,

No command line i am using ubuntu

Аватар
Відмінити