[NOVICE] REVOKE SELECT column on FOREIGN TABLE

Поиск
Список
Период
Сортировка
От Samuel Inman
Тема [NOVICE] REVOKE SELECT column on FOREIGN TABLE
Дата
Msg-id etPan.586d8d7d.71b70254.155@atento.com
обсуждение исходный текст
Ответы Re: [NOVICE] REVOKE SELECT column on FOREIGN TABLE
Список pgsql-novice
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 по дате отправления: