Re: HOT - whats next ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: HOT - whats next ?
Дата
Msg-id 22212.1173127524@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: HOT - whats next ?  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.com> writes:
> The earlier objections to AdminPack were about functions that write to
> files. These functions just read data, not write them. So there's no
> objection there, AFAICS.

Au contraire, both reading and writing are issues.  But I had
misunderstood your original proposal as being for functions that would
read/write arbitrary files, so limiting it to access to database tables
(and making it superuser-only) probably is sufficient to cure that complaint.
        regards, tom lane


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Bug: Buffer cache is not scan resistant
Следующее
От: "A.M."
Дата:
Сообщение: Re: COMMIT NOWAIT Performance Option