Обсуждение: [DOCS] Problems with ROW LEVEL SECURITY

Поиск
Список
Период
Сортировка

[DOCS] Problems with ROW LEVEL SECURITY

От
blaugetcdlc@gmail.com
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/ddl-rowsecurity.html
Description:

This works in version 9.3?

I have problems when execute 

ALTER TABLE x ENABLE ROW LEVEL SECURITY;


Sorry for my bad english.

Thanks!

Re: [DOCS] Problems with ROW LEVEL SECURITY

От
Stephen Frost
Дата:
Greetings,

* blaugetcdlc@gmail.com (blaugetcdlc@gmail.com) wrote:
> This works in version 9.3?

No, RLS was not added to PostgreSQL until 9.5.

Thanks!

Stephen

Вложения