Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 64FD3632387 for ; Wed, 24 Feb 2010 22:45:31 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 37076-01 for ; Thu, 25 Feb 2010 02:45:20 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com [209.85.211.181]) by mail.postgresql.org (Postfix) with ESMTP id C669F62DBEB for ; Wed, 24 Feb 2010 22:45:20 -0400 (AST) Received: by ywh11 with SMTP id 11so1318389ywh.28 for ; Wed, 24 Feb 2010 18:45:19 -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; bh=6IV7yGTKBt/Tr1X+kE8W+Si1cmQ+VYP+a+XJcgXVUj8=; b=PHKmXtAPPBvJ6tStfQ8Tt2RBY9Mx//ty9UqxxdJ543cHy8l0i4mF+p7czouZ7KyhvR dY6VleGuthVkVMbDRdpwyV1t8eDaar3+GVZncCMvbqFHsKWBvJDDRBZS32oexAr0hoXA N621iA2RQbHkXQJBtSMxesEN4VSHfGRFrvdmY= 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=dBJ7j6GcsbpQiex/Pj583/hnmzw73i8KlyKq9AJO4rP17ptoaW79jUSU/7Z/m7r+4X bMn+/5hrpqfXrjayp2CExACwazFOZWIR9X7FpnEfaKfxQtxcjhqOHO/gvw0pSNX0frkt ubriD1mL8C0VaEOK+RHOjpkIAEtQtShZJ9RI8= MIME-Version: 1.0 Received: by 10.101.7.27 with SMTP id k27mr656747ani.207.1267065918991; Wed, 24 Feb 2010 18:45:18 -0800 (PST) In-Reply-To: References: <3f0b79eb1002111757y3d11102n7fdfcee8f332f6d4@mail.gmail.com> Date: Thu, 25 Feb 2010 11:45:18 +0900 Message-ID: <3f0b79eb1002241845p782c5e49v53a48be5aa67abf0@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 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.838 tagged_above=-10 required=5 tests=BAYES_00=-2.599, FS_REPLICA=1.041, SARE_SPEC_REPLICA=0.72 X-Spam-Level: X-Archive-Number: 201002/30 X-Sequence-Number: 5346 Sorry for the delay. On Sat, Feb 13, 2010 at 1:15 AM, Thom Brown wrote: > I think the problem I have with there being a link to the libpq > control functions page is that the context of the settings isn't the > same, meaning the text on that page is specifically targetting people > looking for libpq info, rather than providing more generic information > which may be better placed in an appendix or something similar. Since conninfo is tied closely to libpq, its information should be in libpq chapter rather than an appendix or another chapter. No? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center