"xqzhang" <zxq230...@163.com> writes: > Description: After granting all select privelges on view to user, who > still can not select the view
You have a fundamental misconception about how that works. The privilege checks for each view are applied with respect to the owner of that view, not the current session user. So for example u3 needs access to v2, not u4. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs