From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter. |
Date: | 2010-02-24 09:59:29 |
Message-ID: | 3f0b79eb1002240159p19e135f9i2097abbf29177f1f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Wed, Feb 24, 2010 at 5:11 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Looking at it, I think I do agree that this shouldn't be a whole
> chapter by itself. It's not nearly as high-level a concept as the
> chapters that surround it. But I do think it's good to list all the
> recovery.conf settings in one central place. The server config
> chapter looks like the best fit to me on first glance, but I wonder
> what others think?
Umm... how about the following layout (just merge the server config and
the recovery config)? Since the way to specify a parameter is different
from postgresql.conf and recovery.conf, the section "Server Parameters"
would be required in both.
18. Server Configuration
18.1. Server Parameters
18.1.1. Setting Parameters
18.1.2. File Locations
18.1.3. Connections and Authentication
<snip>
18.1.16. Short Options
18.2. Recovery Parameters
18.2.1. Setting Parameters
18.2.2. Archive Recovery
18.2.3. Recovery Target
18.2.4. Standby Server
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Kaltenbrunner | 2010-02-24 10:03:18 | Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest |
Previous Message | Simon Riggs | 2010-02-24 09:21:00 | Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter. |
From | Date | Subject | |
---|---|---|---|
Next Message | William | 2010-02-24 10:02:56 | FW: Unable to install PostgreSQL on Windows Server 2003 SP2 |
Previous Message | Karl Schnaitter | 2010-02-24 09:24:31 | Re: A thought on Index Organized Tables |