Re: import/export of large objects on server-side

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: import/export of large objects on server-side
Дата
Msg-id 21737.1004627661@sss.pgh.pa.us
обсуждение исходный текст
Ответ на import/export of large objects on server-side  (Klaus Reger <K.Reger@twc.de>)
Ответы Re: import/export of large objects on server-side
Список pgsql-hackers
Klaus Reger <K.Reger@twc.de> writes:
> at the moment import/export of large objects on server-side only can be 
> activated for all users by editing config.h due to security reasons.
> My idea is, to enable in for everyone, when using s apecial directory (e.g. 
> /tmp). What do you think about this?

It'd still be a security hole, and not significantly smaller (consider
symlinks).

Use the client-side LO import/export functions, instead.
        regards, tom lane


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