Re: exposing pg_controldata and pg_config as functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: exposing pg_controldata and pg_config as functions
Дата
Msg-id 4175.1455747271@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: exposing pg_controldata and pg_config as functions  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: exposing pg_controldata and pg_config as functions  (Joe Conway <mail@joeconway.com>)
Re: exposing pg_controldata and pg_config as functions  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On 2/17/16 12:15 PM, Joe Conway wrote:
>> Ok, removed the documentation on the function pg_config() and pushed.

> I still have my serious doubts about this, especially not even requiring
> superuser access for this information.  Could someone explain why we
> need this?

I thought we'd agreed on requiring superuser access for this function.
I concur that letting just anyone see the config data is inappropriate.
        regards, tom lane



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: [patch] Proposal for \crosstabview in psql
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: a raft of parallelism-related bug fixes