public inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: Fujii Masao <[email protected]>
Cc: [email protected]
Subject: Re: recovery configuration parameters
Date: Tue, 27 Apr 2010 22:52:30 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

Fujii Masao wrote:
> While the server configuration parameters are listed in
> the index page, why not the recovery ones? It's very
> inconvenient to be unable to reach the document of them
> immediately when setting up the standby server.
> 
> How about listing the recovery configuration parameters
> in the index page?

Agreed. This patch should do it. It lists them as "XXX recovery
parameter", e.g:

restore_command recovery parameter, Archive recovery settings

similar to the way GUCs are listed as "XXX configuration parameter".

PS. I just noticed that the links in the index for GUCs take you to the
section in the manual, not directly to the parameter. For example, when
you click on the index term for "max_connections", it takes you to
section "18.3.1 Connection Settings" (the link points to
http://developer.postgresql.org/pgdocs/postgres/runtime-config-connection.html#RUNTIME-CONFIG-CONNEC...),
which begins with listen_addresses. max_connections is there a few
paragraphs down, but I would've expected the link to point directly to
description of the parameter.

-- 
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com



view thread (6+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: recovery configuration parameters
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox