Row-Level Security

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Row-Level Security
Дата
Msg-id 20091212203003.GL17756@tamriel.snowman.net
обсуждение исходный текст
Ответы Re: Row-Level Security  (KaiGai Kohei <kaigai@kaigai.gr.jp>)
Re: Row-Level Security  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Greetings,

> I'll start a new thread on this specific topic to hopefully pull out
> anyone who's focus is more on that than on SEPG.

Row-Level security has been implemented in a number of existing
commercial databases.  There exists an implementation of row-level
security for PostgreSQL today in the form of SEPostgres.
I believe there is a signfigant user base who would like RLS without
SELinux (or perhaps with some other security manager).  As it is a
useful feature indepenent of SELinux, it should be implemented in a way
which doesn't depend on SELinux in any way.

I've started a wiki page to discuss this here:
http://wiki.postgresql.org/wiki/RLS

I'd like to start a discussion about RLS for PG- design, user-interface,
syntax, capabilities, on-disk format changes, etc.  For starters, I
think we shoud review the existing RLS implementations.  To that end,
I've added a number of articles about them to the wiki.  I think the
next step is to start summarizing how those operate and important
similarities and differences between them.  Our goal, of course, is to
take the best of what's out there.

Please comment, update the wiki, let us know you're interested in this..
Thanks!
    Stephen

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Winflex
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Streaming replication and non-blocking I/O