Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TdLGp-0007Xd-Vc for pgsql-docs@arkaria.postgresql.org; Tue, 27 Nov 2012 13:32:16 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1TdLGo-0003kH-V0 for pgsql-docs@arkaria.postgresql.org; Tue, 27 Nov 2012 13:32:15 +0000 Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Td63O-0004zW-Ho for pgsql-docs@postgresql.org; Mon, 26 Nov 2012 21:17:22 +0000 Received: from mail-ie0-f174.google.com ([209.85.223.174]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Td63M-0001Kp-3r for pgsql-docs@postgresql.org; Mon, 26 Nov 2012 21:17:21 +0000 Received: by mail-ie0-f174.google.com with SMTP id k11so7097111iea.19 for ; Mon, 26 Nov 2012 13:17:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cvudMgfUyP1nt46tZpsjj6PnmGpJwiporJ2M0ICYN40=; b=QFohoFEyJb4oMjP52/T+21f3TdUWbOxMjApMPlKMZGwsdQImRS69Ei5cJMivkaFcgT QAna6rDfhJSSOpyIqYaatpM4VedIL3b6jcAQrdBmvbpPPDrIiNBhQDR5+nPvj9JjOw10 FMI3D7jnWj+lqeEch/vCP9AOTXfFe3hxJtFpC7GOwujZ8LYTSsdBzXbRp6WYIZlPKCID y2BlW0jRjw3WPZsGkLsIoB6qveYV6hoMySb6IhvBN3JnQlOctcPY12ExjKaAabV3fvOR do3JeS9KR8gdnEkPCpRWVm8ud6yV+v9zCPFv7DsVI+JDARR7dgMWlvy8rWq5XXwtoECP PMXA== MIME-Version: 1.0 Received: by 10.50.40.229 with SMTP id a5mr16091199igl.59.1353964638724; Mon, 26 Nov 2012 13:17:18 -0800 (PST) Received: by 10.42.85.82 with HTTP; Mon, 26 Nov 2012 13:17:18 -0800 (PST) In-Reply-To: <20121126200150.GD23214@momjian.us> References: <20121123234205.GA1605@momjian.us> <20121124013644.GA9382@momjian.us> <20121126200150.GD23214@momjian.us> Date: Mon, 26 Nov 2012 13:17:18 -0800 Message-ID: Subject: Re: 8.4 doc bug for "Incrementally Updated Backups" From: Jeff Janes To: Bruce Momjian Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Mon, Nov 26, 2012 at 12:01 PM, Bruce Momjian wrote: > On Sat, Nov 24, 2012 at 01:56:27PM -0800, Jeff Janes wrote: >> On Fri, Nov 23, 2012 at 5:36 PM, Bruce Momjian wrote: >> > On Fri, Nov 23, 2012 at 04:26:48PM -0800, Jeff Janes wrote: >> >> On Fri, Nov 23, 2012 at 3:42 PM, Bruce Momjian wrote: >> >> > >> >> > We don't assume people are reading docs from very old versions. >> >> > >> >> >> >> Even if that is the version they are using? It is, after all, still >> >> under maintenance, >> > >> > There are three options for doc patches: >> > >> > 1. patch only git head, meaning the next major release >> > 2. do #1, plus the most recent major released version, e.g. 9.2.X >> > 3. #1, #2, and all major supported released versions >> > >> > In general, #1 is normally for wording clarifications, #2 is for usage >> > clarifications, and #3 is to correct mistakes. Not sure I follow that >> > 100%, but that is what I normally do. >> > >> > Is that process good? Did I not follow it? >> >> It was removed from 9.0 because it was considered to be unreliable. I >> think that unreliable advice about taking backups is a mistake, so it >> should have followed path #3. I guess it is also clarification, but a >> pretty major one. > > I checked just now and the unreliable advice does not appear in 8.4, so > it possible that in 2010 I checked and found it only applied back to > 9.0, or I might only have checked 9.0. The docs were re-arranged, so it is present but in a different place. Sorry, I should have included the URL in the first place (24.4.5) : http://www.postgresql.org/docs/8.4/static/warm-standby.html Cheers, Jeff -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs