Re: Largeobject Access Controls (r2460)

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Largeobject Access Controls (r2460)
Дата
Msg-id 3073cc9b0912102110k581b6423i6b92ecc2a38b9d19@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Largeobject Access Controls (r2460)  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Ответы Re: Largeobject Access Controls (r2460)  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
2009/12/10 KaiGai Kohei <kaigai@ak.jp.nec.com>:
>
> If so, we can inject a hardwired rule to prevent to select pg_largeobject
> when lo_compat_privileges is turned off, instead of REVOKE ALL FROM PUBLIC.
>

it doesn't seem like a good idea to make that GUC act like a GRANT or
REVOKE on the case of pg_largeobject.
besides if a normal user can read from pg_class why we deny pg_largeobject

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: Largeobject Access Controls (r2460)
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: thread safety on clients