[NOVICE] REVOKE SELECT column on FOREIGN TABLE

Поиск
Список
Период
Сортировка
Искать
От
Samuel Inman
Тема
[NOVICE] REVOKE SELECT column on FOREIGN TABLE
Дата
Msg-id
etPan.586d8d7d.71b70254.155@atento.com
Список
Дерево обсуждения
[NOVICE] REVOKE SELECT column on FOREIGN TABLE Samuel Inman <Samuel.Inman@atento.com>
Re: [NOVICE] REVOKE SELECT column on FOREIGN TABLE Tom Lane <tgl@sss.pgh.pa.us>
I’m running the following command:
REVOKE SELECT(column_name) ON TABLE table_name FROM role;
And I get “REVOKE” echoed back to me, but the table’s permissions do not reflect the change, and the role can still select that column.
Does the REVOKE command not work at the column level for foreign tables?

В списке pgsql-novice по дате отправления
От: Tom Lane
Дата:
От: Tom Lane
Дата:
FAQ