Received: from maia.hub.org (maia-1.hub.org [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 0D44A632A82 for ; Tue, 27 Apr 2010 09:03:31 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 99252-05 for ; Tue, 27 Apr 2010 12:03:10 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-gw0-f46.google.com (mail-gw0-f46.google.com [74.125.83.46]) by mail.postgresql.org (Postfix) with ESMTP id 260AB6325ED for ; Tue, 27 Apr 2010 09:03:17 -0300 (ADT) Received: by gwj19 with SMTP id 19so4311370gwj.19 for ; Tue, 27 Apr 2010 05:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Y133DZDCejC6fQ7J6xU/6sjtS4gMzledZ2ySDV0AFGA=; b=BBAlCC5Cm0SUsl7hAgHgHq849eIbUOT0VCl6IjGaYANxESX6QT6sVGbzph0XqoBxcJ IiXgPqL1C8OWcJnW7PmhyHJYdfKKhON8B/DQkvcJi8V7s2a6VsSGikxAPFzovYM9VeZ/ nMNrBSr4DgWfjfB0LsjBlw1xa5bSWjlCtMiSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dGHPQ8Fe+021amyhEcswc8EEdlPBqRrKxex8AZjweQn1EitxQFCSNawi0d2OXO1Lsx GPeEnvQWVvVSKj/DlYAn4J6iYbhtXEq5Kmqig50G5Pskd0KkgzKGcxnmsL8Bq2M1jol/ KFsP6qqxu7OYSCxpbRqB8Q8iPlImydq5zBb/0= MIME-Version: 1.0 Received: by 10.101.115.1 with SMTP id s1mr1478139anm.165.1272369795570; Tue, 27 Apr 2010 05:03:15 -0700 (PDT) Received: by 10.100.142.12 with HTTP; Tue, 27 Apr 2010 05:03:15 -0700 (PDT) Date: Tue, 27 Apr 2010 21:03:15 +0900 Message-ID: Subject: recovery configuration parameters From: Fujii Masao To: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.001 tagged_above=-10 required=5 tests=BAYES_40=-0.001 X-Spam-Level: X-Archive-Number: 201004/85 X-Sequence-Number: 5484 Hi, 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? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center