Re: Overhauling GUCS

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Overhauling GUCS
Дата
Msg-id 484823C6.6030207@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Overhauling GUCS  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-hackers
Greg Smith wrote:
> On Thu, 5 Jun 2008, Magnus Hagander wrote:
>
>> We really need a "proper API" for it, and the stuff in pgAdmin isn't 
>> even enough to base one on.
>
> I would be curious to hear your opinion on whether the GUC overhaul 
> discussed in this thread is a useful precursor to building such a 
> proper API.

Since I'm the guy who initially wrote that config file editing stuff, I 
feel somehow addressed.
The answer is a clear ABSOLUTELY.

- The current implementation is able to edit the file directly or 
through pgsql functions; any format change will affect that function 
immediately.
- If documentation is enhanced by adding more comments in the 
postgresql.conf file, this won't help the editor because it can't rely 
on it to present help and hints to the user. It needs the comments/help 
in pg_settings or alike.


Regards,
Andreas



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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Overhauling GUCS
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Overhauling GUCS