GUC category cleanup (was: vacuum_defer_cleanup_age)

Поиск
Список
Период
Сортировка
От Takahiro Itagaki
Тема GUC category cleanup (was: vacuum_defer_cleanup_age)
Дата
Msg-id 20100615140953.C9CE.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: vacuum_defer_cleanup_age  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: GUC category cleanup  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Fujii Masao <masao.fujii@gmail.com> wrote:

> On Fri, Jun 11, 2010 at 7:25 PM, Heikki Linnakangas
> > What's the policy with that, should all the sections in the sample config
> > file and docs have a corresponding enum in config_group_names?
>
> +1. This seems sensible.

Here is a patch to do that. I used terms in the documentation for category
names. Also, some uncategorized variables moved into detailed groups.

Added categories:
  Resource Usage / Cost-Based Vacuum Delay
  Resource Usage / Background Writer
  Resource Usage / Asynchronous Behavior
  Write-Ahead Log / Archiving
  Write-Ahead Log / Standby Servers

Renamed in the configuration file:
  Replication ==> Streaming Replication
  Hot Standby ==> Standby Servers

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center


Вложения

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Proposal for 9.1: WAL streaming from WAL buffers
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Proposal for 9.1: WAL streaming from WAL buffers