Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 19ACA634858 for ; Wed, 23 Jun 2010 16:05:42 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 90263-03 for ; Wed, 23 Jun 2010 19:05:34 +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 C61276347EE for ; Wed, 23 Jun 2010 16:05:34 -0300 (ADT) Received: by gwaa18 with SMTP id a18so214708gwa.19 for ; Wed, 23 Jun 2010 12:05:33 -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 :content-transfer-encoding; bh=I6TEy9x7BbqEeWS3/jsxr8IHQx+G6bGZP62TmBmJjdg=; b=uFWdEqMMNYM//JrcXSZkmFL8BLTgoXom6Tql2KWsn2jiBQ9NWJ3qnDFEPPlcGUJzQj FEGaWPQKgXGwaxkA2WG6ne5J7LSv/dsIyx/w6R9+2INfCMUHQOHA4s8oyi1/l6CQo8nP NwDNPMV7rtyfwXQfpfUqtgO4CiO0zkSh7+GmY= 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=nZZ+URsbPdFQogotivsZP2fiv0eObK8+OKRsXOuGJfJn8oUnGqYl06usSQJk1NJBw+ 7I95MlCAxXt0Bl2j6myk862FOpEaggvE/HiSZbwmbQrf6DhPhd8TKVaHsDARUv5OXltH W2rVy4XJgWmJQ10HAxlWWM1rtsefLUOi5m6Mc= MIME-Version: 1.0 Received: by 10.150.237.1 with SMTP id k1mr7906569ybh.309.1277319933657; Wed, 23 Jun 2010 12:05:33 -0700 (PDT) Received: by 10.231.34.139 with HTTP; Wed, 23 Jun 2010 12:05:33 -0700 (PDT) In-Reply-To: <1277319234.25074.2466.camel@ebony> References: <4c20b2ed.0134e70a.19ef.5b22@mx.google.com> <1277319234.25074.2466.camel@ebony> Date: Wed, 23 Jun 2010 15:05:33 -0400 Message-ID: Subject: Re: hot standby documentation From: Robert Haas To: Simon Riggs Cc: Joshua Tolley , pgsql-docs 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.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001 X-Spam-Level: X-Archive-Number: 201006/62 X-Sequence-Number: 5630 On Wed, Jun 23, 2010 at 2:53 PM, Simon Riggs wrote: > On Tue, 2010-06-22 at 14:24 -0400, Robert Haas wrote: > >> Fixed. =A0See 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. I've actually removed very little. The current text repeats some information or splits up related facts across different paragraphs. > It's not impossible to believe that temp tables could be written in the > future, so I disagree with the comments there. The text I wrote does not say that temp tables could not be written in the future. It simply says why they cannot be written now. > We could also allow SELECT ... FOR SHARE during Hot Standby, simply by > making it same as normal SELECT, without any ill effects. True. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company