Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 11E416330C4 for ; Thu, 10 Jun 2010 11:30:12 -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 07595-04 for ; Thu, 10 Jun 2010 14:30:01 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-iw0-f174.google.com (mail-iw0-f174.google.com [209.85.214.174]) by mail.postgresql.org (Postfix) with ESMTP id 9CF176322B2 for ; Thu, 10 Jun 2010 11:30:01 -0300 (ADT) Received: by iwn37 with SMTP id 37so7078347iwn.19 for ; Thu, 10 Jun 2010 07:30:00 -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=QoYqoYaAdMDwO5ESoV2xgUgwfsV8iaIaOTORqdFvV04=; b=JGkI7u2WNf8BQsE7uQGmUuEm8Ix1mzr/SVm4+TIrKUqeZGz1fjZI+/UYRZRYczJEjQ ywdeKh+PUCwO5HdB1rqzvjYHph1MxkPj1CycNyjcMNf+Tgyot1ExNbs3S7AoIW8sp/G/ WWPGt+lvSX0787LJkU5bN42dPqSGS7zdB8Cv8= 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=SKXN/TQeR9A4U5h8VooSalSvkqnRLNqAiQCZWHdvnZk2ZFLyUVqRmCHdvEt3Mdq1+0 2M6iwrzxPI1kTpfEI83qIBFsggrKnz8G7W23spUah7E3lLgfS/X9lhK0OCIyXdlvSUVt 3WKqLguMhSOuNfg+SUgiMwWSJOcrh9I/i8BI8= MIME-Version: 1.0 Received: by 10.231.177.133 with SMTP id bi5mr224090ibb.83.1276180199716; Thu, 10 Jun 2010 07:29:59 -0700 (PDT) Received: by 10.231.12.8 with HTTP; Thu, 10 Jun 2010 07:29:59 -0700 (PDT) In-Reply-To: <15476.1276179383@sss.pgh.pa.us> References: <15476.1276179383@sss.pgh.pa.us> Date: Thu, 10 Jun 2010 10:29:59 -0400 Message-ID: Subject: Re: typo in release note From: Robert Haas To: Tom Lane Cc: Fujii Masao , 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 X-Spam-Level: X-Archive-Number: 201006/13 X-Sequence-Number: 5581 On Thu, Jun 10, 2010 at 10:16 AM, Tom Lane wrote: > Robert Haas writes: >> On Thu, Jun 10, 2010 at 4:00 AM, Fujii Masao wro= te: >>> The release note says "Allow continuous archive (WAL) files >>> to be streamed to a standby system" about SR. But no archive >>> files are streamed in SR. So we should get rid of the word >>> "archive" from that sentence? Here is the patch. > >> I don't think that reads very well. =A0Possibly we could remove >> "continuous archive" as a whole, but I don't think we can remove one >> word and keep the other. > > I'm inclined to think that "continuous archiving" was meant. =A0At least > that's the phrase that is used in chapter 24. Yeah, probably - but I think what Fujii-san is concerned about is whether streaming replication is a subset of continuous archiving - the files never actually get "archived". --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company