Search Postgresql Archives

Views permision -- please help and suggestion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have two views A and B such that A depend on B. Both of them has the same permissions. 

when I excute

SELECT * FROM  A;

ERROR:  permission denied for relation B

********** Error **********

ERROR: permission denied for relation B
SQL state: 42501


However, I can do

SELECT * FROM  B;

How can I trace this problem, It really confuses me.

Regards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux