Re: Permanent settings

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: Permanent settings
Дата
Msg-id 1203435497.12534.5.camel@PCD12478
обсуждение исходный текст
Ответ на Re: Permanent settings  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Permanent settings  (Magnus Hagander <magnus@hagander.net>)
Re: Permanent settings  (Aidan Van Dyk <aidan@highrise.ca>)
Re: Permanent settings  (tomas@tuxteam.de)
Список pgsql-hackers
> Are you suggesting we keep appending? So if I set the same parameter 100
> times, it would show up on 100 rows?

What about not touching the config file at all, but write to a separate
file which is completely under the control of postgres and include that
at the end of the config file ? You just said includes are a new feature
which could complicate things, so why not use it actually in your
advantage ;-)

That way disabling the overrides would be as simple as commenting out
the inclusion of the postgres controlled config file. And it would
separate the user writable and machine writable configuration...

Cheers,
Csaba.




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Severe regression in autoconf 2.61
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Permanent settings