GUC category cleanup (was: vacuum_defer_cleanup_age) - Mailing list pgsql-hackers

From Takahiro Itagaki
Subject GUC category cleanup (was: vacuum_defer_cleanup_age)
Date
Msg-id 20100615140953.C9CE.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: vacuum_defer_cleanup_age  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: GUC category cleanup  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List 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


Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Proposal for 9.1: WAL streaming from WAL buffers
Next
From: Heikki Linnakangas
Date:
Subject: Re: Proposal for 9.1: WAL streaming from WAL buffers