Re: dblink vs SQL/MED - security and implementation details

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: dblink vs SQL/MED - security and implementation details
Дата
Msg-id 8646.1231264251@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: dblink vs SQL/MED - security and implementation details  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: dblink vs SQL/MED - security and implementation details  (Peter Eisentraut <peter_e@gmx.net>)
Re: dblink vs SQL/MED - security and implementation details  (Martin Pihlak <martin.pihlak@gmail.com>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I think you want some permission checking on fdtest then, right?

What about the permissions on the system catalogs themselves?
AFAICT, the pg_user_mappings view will expose user passwords to
the "owner" of the foreign server, which doesn't seem good.
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: dblink vs SQL/MED - security and implementation details
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Warning about the 8.4 release