Re: unite recovery.conf and postgresql.conf

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: unite recovery.conf and postgresql.conf
Дата
Msg-id CAM-w4HMwKNm-UzFg8bsy9Eyfdq99W-CW04krEKB=U7h5kawPHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: unite recovery.conf and postgresql.conf  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: unite recovery.conf and postgresql.conf
Список pgsql-hackers
On Fri, Sep 9, 2011 at 6:40 PM, Josh Berkus <josh@agliodbs.com> wrote:
> I'm in favor of this.  People are sufficiently confused by the existing
> behavior that we're not going to confuse them further by changing it.
>

Fwiw as someone who *was* confused previously, it now makes perfect
sense to me. "We have postgres.conf which always applies and then
recovery.conf which can have all the same options but they only apply
during recover". That's much clearer than "we have two configuration
files with two disjoint sets of options and good luck remembering
which options belong in which file". And it still serves a useful
purpose if you have options like recovery_target that you only want to
apply during recovery and then plan to remove.



--
greg


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch to improve reliability of postgresql on linux nfs
Следующее
От: Greg Stark
Дата:
Сообщение: Re: fsyncing data to disk