PostgreSQL

Поиск
Список
Период
Сортировка
От Joseph Kennedy
Тема PostgreSQL
Дата
Msg-id A39C6073-B097-4403-A9DB-05D039047C4A@gmail.com
обсуждение исходный текст
Ответы Re: PostgreSQL  (Thomas Kellerer <shammat@gmx.net>)
Re: PostgreSQL  (Giovanni Biscontini <biscontini.g@es2000.it>)
Re: PostgreSQL  (Brad White <b55white@gmail.com>)
Список pgsql-general
I would like restrict access to sensitive or restricted information for some users (eg. hide data of one or more
clientsfor some database users). 

PostgreSQL allows to create security policy as Row-Level Security, policies based on the querying user.


Are there any other alternatives to RLS, are there any better solutions??

What are  the advantages and disadvantages of RLS?

How much RLS will cause a decrease in database performance?

JK





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

Предыдущее
От: Sebastien Flaesch
Дата:
Сообщение: Re: Get the sequence name corresponding to a GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY column
Следующее
От: Rinat Shigapov
Дата:
Сообщение: Re: Too coarse predicate locks granularity for B+ tree indexes