Re: Fine grained permissions on User Mapping
От
Adrian Klaver
Тема
Re: Fine grained permissions on User Mapping
Дата
Msg-id
e7b6bc2c-3e62-41ef-1925-3879fe5a2259@aklaver.com
Ответ на
Re: Fine grained permissions on User Mapping (Paul Bonaud)
Список
Дерево обсуждения
Fine grained permissions on User Mapping Paul Bonaud <paul@bonaud.fr>
Re: Fine grained permissions on User Mapping Tom Lane <tgl@sss.pgh.pa.us>
Re: Fine grained permissions on User Mapping Paul Bonaud <paul@bonaud.fr>
Re: Fine grained permissions on User Mapping Adrian Klaver <adrian.klaver@aklaver.com>
Re: Fine grained permissions on User Mapping Paul Bonaud <paul@bonaud.fr>
On 6/3/20 4:11 AM, Paul Bonaud wrote: > Hi Tom, > > Thank you very much for your answer. > > I was worried to get this kind of solution, i.e. “don't be so miserly as > not to create a separate one for each privilege level you need.”, > however in the case of a remote database **you have no control over**it > sounds pretty impossible to do. > > If I understand correctly, my initial question doesn't have a solution > within postgres, does this sound right? As it stands now I can't think of one. You might reach out to the postgres_fdw folks and see if they could get it to use a service file: https://www.postgresql.org/docs/12/libpq-pgservice.html Then the user mapping could use information the end user can't see unless they had permissions on the file system. > > Thanks again ! > Paul > ** -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления