Re: Remote administration functionality

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Remote administration functionality
Дата
Msg-id 42EC91F7.5010106@pse-consulting.de
обсуждение исходный текст
Ответ на Remote administration functionality  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:

>   I think the group generally would like a
> higher-level API that allows something like:
> 
>     SET GLOBAL log_statement = 'mod';

This is the typical Core point of view. Any function not usable from 
psql can't be ok. So until psql isn't enabled to SET GLOBAL, the rest of 
the world has to wait.

Please note that this configurability is not sufficient. If the server 
is not running, it obviously can't work so a config tool must be able to 
work on *.conf directly. This is how pgadmin already works, enabling an 
config edit only mode to be included in pginstaller. I'm not inclined to 
recode the wheel psql style.

Regards,
Andreas


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Remote administration functionality
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Remote administration functionality