Re: [HACKERS] increasing the default WAL segment size

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] increasing the default WAL segment size
Дата
Msg-id CA+TgmoYNVeKa_gfRuA0C1mwzVAHkHT4MmEiS1tV=bEW_tGOoHQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] increasing the default WAL segment size  (Beena Emerson <memissemerson@gmail.com>)
Список pgsql-hackers
On Thu, Jan 5, 2017 at 6:39 AM, Beena Emerson <memissemerson@gmail.com> wrote:
> This patch only needed the wal_segment_size and hence I made this specific
> command.
> How often and why would we need other parameter values in the replication
> connection?
> Making it a more general command to fetch any parameter can be a separate
> topic. If it gets consensus, maybe it could be done and used here.

I think the idea of supporting SHOW here is better than adding a
special-purpose command just for the WAL size.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [HACKERS] generating fmgr prototypes automatically
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] UNDO and in-place update