Re: Foreign Key Validation after Reference Table Ownership Change

Поиск
Список
Период
Сортировка
От Louis Battuello
Тема Re: Foreign Key Validation after Reference Table Ownership Change
Дата
Msg-id 3DCEDEC7-0045-43D8-8D4F-9723F5DC7FEE@etasseo.com
обсуждение исходный текст
Ответ на Re: Re: Foreign Key Validation after Reference Table Ownership Change  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
Agreed. It would certainly make sense that user_2 have usage on the schema in order to operate against the table owned
byuser_2. I just found it confusing that the discrepancy would cause an issue for user_1, which had all necessary
privilegeson the schema and references on the reference table. Why would an issue with user_2’s ACL manifest itself
witha foreign key validation on insert by user_1 on a table owned by user_1? 


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

Предыдущее
От: Vincenzo Romano
Дата:
Сообщение: Re: postgresql-10.3 on unbuntu-17.10 - how??
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Foreign Key Validation after Reference Table Ownership Change