Re: PostgreSQL

Поиск
Список
Период
Сортировка
От Peter J. Holzer
Тема Re: PostgreSQL
Дата
Msg-id 20230207214230.cvyo3ynsoegytnxh@hjp.at
обсуждение исходный текст
Ответ на Re: PostgreSQL  (Giovanni Biscontini <biscontini.g@es2000.it>)
Список pgsql-general
On 2023-02-07 12:36:57 +0100, Joseph Kennedy wrote:
> RLS policy it only affects to command as SELECT, INSERT, UPDATE, DELETE or can
> affects to operations on whole database, table like vacuum or reindex etc ?

"Row level security" works, as the name implies at the row level.
Tables, schemas and databases and covered by the "usual" SQL privilege
system.

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Ron
Дата:
Сообщение: Re: ALTER COLUMN to change GENERATED ALWAYS AS expression?
Следующее
От: "sunyucong@gmail.com"
Дата:
Сообщение: Need help debugging slow logical replication