Re: Inconsistency between postgresql.conf and docs

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Inconsistency between postgresql.conf and docs
Дата
Msg-id CAHGQGwE9t=E6XebyJuP2TXLWyZFYPu8XjDkofg0KZM-ZY=px7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Inconsistency between postgresql.conf and docs  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Inconsistency between postgresql.conf and docs
Список pgsql-hackers
On Thu, Jun 30, 2011 at 1:34 AM, Josh Berkus <josh@agliodbs.com> wrote:
> My preference would be to have:
>
> # REPLICATION
>
> # - Master Settings -
> # these settings affect the master role in replication
> # they will be ignored on the standby
>
> ... settings ...
>
> # - Standby Settings -
> # these settings affect the standby role in replication
> # they will be ignored on the master
>
> ... settings ...
>
>
> That's how I've been setting up the file for my customers; it's fairly
> clear and understandable.

Looks better than it's now. Anyway, if you change those, you would
need to change also the config_group in guc.c.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Online base backup from the hot-standby
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Cascade replication