Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 6AEA4632930 for ; Wed, 23 Jun 2010 15:54:10 -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 56005-06 for ; Wed, 23 Jun 2010 18:54:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from outmail149113.authsmtp.com (outmail149113.authsmtp.com [62.13.149.113]) by mail.postgresql.org (Postfix) with ESMTP id EEE47632921 for ; Wed, 23 Jun 2010 15:54:02 -0300 (ADT) Received: from mail-c194.authsmtp.com (mail-c194.authsmtp.com [62.13.128.121]) by punt5.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id o5NIrxJR000445; Wed, 23 Jun 2010 19:53:59 +0100 (BST) Received: from [192.168.0.2] (88-110-191-21.dynamic.dsl.as9105.com [88.110.191.21]) (authenticated bits=0) by mail.authsmtp.com (8.14.2/8.14.2) with ESMTP id o5NIrtAF056022; Wed, 23 Jun 2010 19:53:55 +0100 (BST) Subject: Re: hot standby documentation From: Simon Riggs To: Robert Haas Cc: Joshua Tolley , pgsql-docs In-Reply-To: References: <4c20b2ed.0134e70a.19ef.5b22@mx.google.com> Content-Type: text/plain Date: Wed, 23 Jun 2010 19:53:54 +0100 Message-Id: <1277319234.25074.2466.camel@ebony> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit X-Server-Quench: acf47e0a-7ef8-11df-80b9-0022640b883e X-AuthReport-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-AuthRoute: OCdxZQATClZOTQEd DAteCiN5VAwpPBRK HVkIKg5MJUcNSQVJ NksadRtFagZbZ0xf HGQLWlREUVR7XGB/ bgwfZQ1DY0tOQQRj UVZLQ01XHAJ3AVJe A2BnEF0DAQVDfn5y ZwhmX3NfEhUpI0J6 F04FCGpTM299aWFL Bl1Qd1FdbQNKfB1D blAtXHsONCtlM3Bw LCMUFAsEdTVYNGxO XggLIVgDCUoMFSM5 ShYeFCkuGktt X-Authentic-SMTP: 61633235383639.1015:706/Kp X-AuthFastPath: 0 (Was 255) X-AuthVirus-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=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201006/61 X-Sequence-Number: 5629 On Tue, 2010-06-22 at 14:24 -0400, Robert Haas wrote: > Fixed. See attached. I started reading this but by chunk seven I only agree with a couple of these changes. None of them seem hugely important changes. I'd suggest you make a pass of copy editing that doesn't seek to alter the meanings or add information, so we can agree without discussing each proposed change in detail. Definitely don't remove information. It's not impossible to believe that temp tables could be written in the future, so I disagree with the comments there. We could also allow SELECT ... FOR SHARE during Hot Standby, simply by making it same as normal SELECT, without any ill effects. -- Simon Riggs www.2ndQuadrant.com