Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE39u-00034C-Fx for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 23:26:42 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bE39t-0001Dd-61 for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 23:26:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bE39s-0001Cm-51 for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 23:26:40 +0000 Received: from mail-vk0-x230.google.com ([2607:f8b0:400c:c05::230]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bE39k-0001zJ-Nh for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 23:26:39 +0000 Received: by mail-vk0-x230.google.com with SMTP id u64so134676453vkf.3 for ; Fri, 17 Jun 2016 16:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=dqciwnSYfMBqLoQtBOUzesgrGuhwWdbQP9zQGU+E2Jk=; b=J+ry/YMW/4CJtd5GWFg6CkH8hW2mgVsYYQVrETSEat8h2w04/tgIF6Xvd+dwyJmVbB m2HQE/Ps08BQ6PoBP5GNioo9uwB6Yd5EftTCktaZBjCZmdz7IEQOV943TGWxHOr1Rcwq 9aG5gevZj0Qd4/XT120Bx5iGM2mKUUnVfDkd9Gdkg+LhfTJ3pSGd19X2aCw8kALFgjlz fwhPpdVMx89LnStLm6vCqhfIHkMw+nXQ0Hk66uCOSU7jRgm/0bxO0bnhDIq8tWtj7EX/ yELBydP9fXRQTeJNSsORu0Vsn+zy/XDbXYPFooYXTZqez1nQYtlMc3+/ki+FcWV984Bj myzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=dqciwnSYfMBqLoQtBOUzesgrGuhwWdbQP9zQGU+E2Jk=; b=ZOhbOKxZfUTiPn/rpe9BMkuZt3F65A0McBzSw8kyNebdJsHhhjBTtiXUi9jdJqTFQE Kyp9bQSjTp1HhEtVgGpqDsdY79JVZaiKSOZXppSrW9qT1mGZpO1K2YPE9ZbMxJNpOe2r I0Gt8zdV9+yMywbXIZVTKiaFW5OVRnNbUIDSixl0T2/C1wF0ZrT8E/Mv59kFcVo/BcMO tqCRY4Ie8Za9gqcCpuS8pJTdl/KkQL3EWNxdcLUcRSf4plmFY9KKIDBCn0OCWDp7DRkM p9TPh7t/6diBBIcSy7RtMUue+AWwvRrQ6E5nUsMn325bccVKj/teG49n/XzT26SNezFC 2kuA== X-Gm-Message-State: ALyK8tLfdKvvUWeiuvK7y/yY2/EoxX8OOQC884hzr+u4unCdPFhd2OBeC2gobd3HAJkC5w3NQeQd+riVXoe1Kg== X-Received: by 10.31.149.65 with SMTP id x62mr1790132vkd.126.1466205990860; Fri, 17 Jun 2016 16:26:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.127.77 with HTTP; Fri, 17 Jun 2016 16:26:30 -0700 (PDT) In-Reply-To: <20160617220314.GE19359@momjian.us> References: <20160617155108.GC19359@momjian.us> <20160617220314.GE19359@momjian.us> From: Michael Paquier Date: Sat, 18 Jun 2016 08:26:30 +0900 Message-ID: Subject: Re: pg_rewind option clarification To: Bruce Momjian Cc: PostgreSQL-documentation Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.7 (--) 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 Sat, Jun 18, 2016 at 7:03 AM, Bruce Momjian wrote: > On Sat, Jun 18, 2016 at 06:36:45AM +0900, Michael Paquier wrote: >> On Sat, Jun 18, 2016 at 12:51 AM, Bruce Momjian wrote: >> > This patch clarifies the documentation for when --source-pgdata and >> > --source-server can be used. >> > >> > I would like to apply this to 9.6. >> >> What's the difference between "up and running" and "running"? I >> thought that the current documentation was fine for this portion. > > I don't know what the difference between "up" and "running" is, so I > went with "running"; the original wording seemed to use two redundant > terms. OK, no complains from here regarding this change then. -- Michael -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs