Received: from maia.hub.org (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 6C8FB6336C2 for ; Thu, 25 Feb 2010 04:20:38 -0400 (AST) 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 54288-02 for ; Thu, 25 Feb 2010 08:20:24 +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 8EE7C62DBD0 for ; Thu, 25 Feb 2010 04:20:27 -0400 (AST) Received: by gwj16 with SMTP id 16so1578152gwj.19 for ; Thu, 25 Feb 2010 00:20:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=P/fDgHmtRMNSb2+zChKY3ynuKGG6yVb+dC+Uq8F0bD0=; b=b40a8l/+KHQyqT7/gN0POOTignxFj0dogRVWxNkKtmzRlqn/1J4XJbrMSHypPXEdbr Rq8YRwVw4KRALCDrwMqH1uCY2t4afc5Iop2OMBjCrEdKv6/Odfk9+AVduy+w5SCBbCX2 fGMhZmSjcrUQNfZGmpU4yGKB+PTkMCTSGR/mY= 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:content-transfer-encoding; b=sKhzoIGMdub7mhDMba3n+hXJ9OlvkFP4NZbkXT+9oXjjg+BxBAJRcF1+6jWktkMv5L WdAceEebDX5vo82s8Vv15m2u902CF4+kktdDCC70D0Z8/2a84AFU3QcujDahfxJc9azV NCNfW3tNsjSMT+thnoryujopYzdGa2tm/qUqo= MIME-Version: 1.0 Received: by 10.101.7.27 with SMTP id k27mr1153630ani.207.1267086026098; Thu, 25 Feb 2010 00:20:26 -0800 (PST) In-Reply-To: References: <3f0b79eb1002111757y3d11102n7fdfcee8f332f6d4@mail.gmail.com> <3f0b79eb1002241845p782c5e49v53a48be5aa67abf0@mail.gmail.com> Date: Thu, 25 Feb 2010 17:20:26 +0900 Message-ID: <3f0b79eb1002250020y81e9f44g54e3021edcaebdc3@mail.gmail.com> Subject: Re: Confusing link in streaming replication section From: Fujii Masao To: Thom Brown Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.467 tagged_above=-10 required=5 tests=AWL=-0.629, BAYES_00=-2.599, FS_REPLICA=1.041, SARE_SPEC_REPLICA=0.72 X-Spam-Level: X-Archive-Number: 201002/33 X-Sequence-Number: 5349 On Thu, Feb 25, 2010 at 5:03 PM, Thom Brown wrote: > It looks as if Heikki has already changed the page anyway, which > includes and example of a parameter setting for primary_conninfo and > removes links to the libpq connection stuff. =A0Problem solved :) Yeah, Heikki removed the link from http://developer.postgresql.org/pgdocs/postgres/streaming-replication.html#= STREAMING-REPLICATION-SETUP but it still exists in http://developer.postgresql.org/pgdocs/postgres/standby-settings.html So I think that we still need to modify the document about primary_conninfo to suit your need. No? Regards, --=20 Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center