Re: Proposal: access control jails (and introduction as aspiring GSoC student)
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Proposal: access control jails (and introduction as aspiring GSoC student) |
| Дата | |
| Msg-id | 11008.1269390609@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Proposal: access control jails (and introduction as aspiring GSoC student) (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: Proposal: access control jails (and introduction as
aspiring GSoC student)
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Mar 23, 2010 at 8:16 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> My first thought about a catalog representation would be to add a column
>> to pg_auth which is a DB OID for local users or zero for global users.
>> However, you'd probably want to prevent local users and global users
>> from having the same names, and it's not very clear how to do that
>> with this representation (though that'd be even worse with separate
>> catalogs). �I guess we could fall back on a creation-time check (ick).
> Could we use a suitably defined exclusion constraint?
Not unless you'd like to solve the issues with triggers on system
catalogs first ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера