Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE1Rx-00069a-Nl for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 21:37:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bE1Rx-0003RO-0h for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 21:37:13 +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 1bE1Rb-00032s-0A for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 21:36:51 +0000 Received: from mail-vk0-x236.google.com ([2607:f8b0:400c:c05::236]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bE1RY-00082x-5C for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 21:36:50 +0000 Received: by mail-vk0-x236.google.com with SMTP id t129so132308175vka.1 for ; Fri, 17 Jun 2016 14:36:47 -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=mta52Ce6sZwnZdGg77FcvyFIxf21DyI8wjlUg8Nd3EI=; b=VUlk5iz1TKqN75PE7L0XnpejhgfRj8QS4n7QC+Uev2ViyOptUZekwDjG3G5tgr9WKO ZWzlXk3yTTpVULkt9cNzfoZ36KvDpWkEFTMMKkWDSkymL6rJrbpZoX2nbC3EQeaShIS8 +qZ9qpYu9b/3IWvfpYIN/cTF6wnbYki25O+sPB/DL3cnvul4F+i9qNTe3JlZJFnjnHZc yK6voMqOTzJGSQq5g0bLzae05f4jNOvAjyTVyp7jqZxTAn+OyyUeJlQL4ia+CvpA9cvk Bric0euypLqHo7158R7uiYHQfiO1AeQE4zlQik4R481sUB0l5Hir8LARi/0CcSBEYRF5 rZ0g== 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=mta52Ce6sZwnZdGg77FcvyFIxf21DyI8wjlUg8Nd3EI=; b=IA5h76MSB6bknSEUwzelWF/sSQRVn8hQMouy7KHKvyNCFERfTd0kqcOIDt6sReTSLZ kS6SF4C2ggSBDQc7fZVB/MNrTfmXtRDSOGZTgdnJo7A+z5ZLUgH4PfpR/0UGyEvqro3d 3ICSnewMPCOOPKTIe7tSf6pRrIHGFhKyBPIUVJpMRb9wgZmzH61oVi8yS0a4E/4KYQwn 2XZgBqGDfbfEgYfs3RFzzim7a9nNAirLl/d5NlYCwLXu/1djP/urmYdX5h2YcivP437J SqfdZm0iQUEYGGrNpB6DET/QjZh0W0/hGZaCURC3ZF6qawrrzp9cD3s3RuDo0W6ngVOI M3cA== X-Gm-Message-State: ALyK8tK5XWM2c/SRKVqKN9q4JvJ8xfbmPpqFXZ+9PySW1NueW5enu5C7K8L66CuyoOrQNV09BAwwpamK7qfcQw== X-Received: by 10.176.1.17 with SMTP id 17mr1549776uak.154.1466199406395; Fri, 17 Jun 2016 14:36:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.127.77 with HTTP; Fri, 17 Jun 2016 14:36:45 -0700 (PDT) In-Reply-To: <20160617155108.GC19359@momjian.us> References: <20160617155108.GC19359@momjian.us> From: Michael Paquier Date: Sat, 18 Jun 2016 06:36:45 +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 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. -- Michael -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs