Re: [v9.1] sepgsql - userspace access vector cache

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [v9.1] sepgsql - userspace access vector cache
Дата
Msg-id 20110609163722.GB18128@tamriel.snowman.net
обсуждение исходный текст
Ответ на [v9.1] sepgsql - userspace access vector cache  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
Ответы Re: [v9.1] sepgsql - userspace access vector cache
Список pgsql-hackers
* Kohei KaiGai (kaigai@kaigai.gr.jp) wrote:
> The only modification by this patch to the core routine is a new
> syscache for pg_seclabel system catalog. The SECLABELOID enables to
> reference security label of the object using syscache interface.

Perhaps I'm missing it, but.. why is this necessary to implement such a
cache?  Also, I thought the SELinux userspace libraries provided a cache
solution?  This issue is hardly unique to SELinux in PostgreSQL...
THanks,
    Stephen

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: procpid?
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: WALInsertLock contention