Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 847E36324D0 for ; Wed, 28 Apr 2010 04:07:04 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 94675-04 for ; Wed, 28 Apr 2010 07:06:57 +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 A99416323B2 for ; Wed, 28 Apr 2010 04:06:57 -0300 (ADT) Received: by gwj19 with SMTP id 19so4656950gwj.19 for ; Wed, 28 Apr 2010 00:06:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=KvLj1/phICMp6LCMpRA6yF1b6VSjyRuH69JaD+RBGvw=; b=X5HE9G9zcFTzWMltmA2mXwsxA90P1GHnxVdjQQt9CRzbSlArGRY42xN5QgNQB34Ht3 UZUHMDTCWneMruK22gdSAdxbANrG5iAa/0X9YTnRDKrRT7PgSJbAVrektfhUU5pnV3UP 4wPuOmDux4QB+Tg+LXEpHOpkM3b5nSxrHsBRw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=CtZS7GlndG9cquBPAeI6WWYeuxu/sQdUO8zzMPlt9t40UAfGGmbASqyKtFqx6xGzq1 hmw4c15agW1Hzr+xIg9Wv3cyAdPc4j2s85IivtzNVLkM5V08jGZyS8fNp7I7zDI7yYFs roTtrEviTB3egeiDiBs93WWJy0Tec5Mrv615M= MIME-Version: 1.0 Received: by 10.101.32.7 with SMTP id k7mr2406711anj.264.1272438416829; Wed, 28 Apr 2010 00:06:56 -0700 (PDT) Received: by 10.100.142.12 with HTTP; Wed, 28 Apr 2010 00:06:56 -0700 (PDT) In-Reply-To: <4BD7D35A.7080308@enterprisedb.com> References: <4BD7407E.5050507@enterprisedb.com> <4BD7D35A.7080308@enterprisedb.com> Date: Wed, 28 Apr 2010 16:06:56 +0900 Message-ID: Subject: Re: recovery configuration parameters From: Fujii Masao To: Heikki Linnakangas Cc: 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=-1.899 tagged_above=-10 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001 X-Spam-Level: X-Archive-Number: 201004/91 X-Sequence-Number: 5490 On Wed, Apr 28, 2010 at 3:19 PM, Heikki Linnakangas wrote: > Fujii Masao wrote: >> On Wed, Apr 28, 2010 at 4:52 AM, Heikki Linnakangas >> wrote: >>> 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. >> >> Which patch? > > Ah, crap. This one. Thanks! Seems good. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center