Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 40636633F15; Fri, 12 Feb 2010 14:23:05 -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 99379-02-5; Fri, 12 Feb 2010 18:22:54 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from outmail128141.authsmtp.com (outmail128141.authsmtp.com [62.13.128.141]) by mail.postgresql.org (Postfix) with ESMTP id 2AABC633B88; Fri, 12 Feb 2010 14:22:53 -0400 (AST) Received: from mail-c187.authsmtp.com (mail-c187.authsmtp.com [62.13.128.33]) by punt8.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id o1CIMldO063833; Fri, 12 Feb 2010 18:22:47 GMT Received: from Sidney-Stratton.local (dsl081-245-111.sfo1.dsl.speakeasy.net [64.81.245.111]) (authenticated bits=0) by mail.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id o1CIMiPd053512; Fri, 12 Feb 2010 18:22:44 GMT Message-ID: <4B759C73.9050300@agliodbs.com> Date: Fri, 12 Feb 2010 10:22:43 -0800 From: Josh Berkus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: Fujii Masao CC: Heikki Linnakangas , PostgreSQL-development , pgsql-docs@postgresql.org Subject: Re: [HACKERS] Streaming Replication docs References: <4B751BEA.7000202@enterprisedb.com> <3f0b79eb1002120209i3afd935exd2e875ac11df19d7@mail.gmail.com> <4B752A43.30503@enterprisedb.com> <3f0b79eb1002120223n4bee1d84w41a2023da2f1d220@mail.gmail.com> In-Reply-To: <3f0b79eb1002120223n4bee1d84w41a2023da2f1d220@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Server-Quench: 9deb6376-1803-11df-ab46-001185d377ca X-AuthReport-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-AuthRoute: OCdyZgscClZXSx8a IioLCC5HRQ8+YBZL BAkGMA9GIUINWEQN c1ADdB19PVdbHwkA A3YKU15WUld1XC1z bxRZbBtfZk9QXgRr T0pMQFdNFEs3AG94 e0d+Bhl3dABHejB1 Y05qEHkPCRZ8dkF7 X09cFW4bZGY0Pn1O AkReagNUcQJCe0tG bVcsBT1vNG8XDQIR NCweBQsEdQ5DMilc RwALIhooTF4PHzU1 WxEFG30jGkYeLwAA X-Authentic-SMTP: 61633136333939.1000:706/Kp X-AuthFastPath: 255 X-Virus-Status: No virus detected - but ensure you scan with your own anti-virus system. 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/7 X-Sequence-Number: 5323 Heikki, Crossing this thread over to pgsql-docs, where I think it actually belongs. In addition to the changes you've proposed, one thing our docs could really use is a single reference page which we could go to for all of the .conf files. Right now, you need to rely on postgresql.org doc search in order to find, for example, pg_hba.conf. I think it would be good to put into server administration somewhere a single page called "Configuration Files" which references: postgresql.conf pg_hba.conf recovery.conf pg_ident.conf ... hmmm, am I missing one? --Josh Berkus