跳至内容
菜单
此问题已终结
3 回复
2884 查看

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

形象
丢弃