Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etOhQ-0007wT-04 for pgsql-docs@arkaria.postgresql.org; Wed, 07 Mar 2018 02:21:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1etOhO-000082-Ck for pgsql-docs@arkaria.postgresql.org; Wed, 07 Mar 2018 02:20:58 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etOhO-00007s-3A for pgsql-docs@lists.postgresql.org; Wed, 07 Mar 2018 02:20:58 +0000 Received: from new1-smtp.messagingengine.com ([66.111.4.221]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etOhL-0008Mr-Qo for pgsql-docs@postgresql.org; Wed, 07 Mar 2018 02:20:56 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailnew.nyi.internal (Postfix) with ESMTP id 85AD7CEA; Tue, 6 Mar 2018 21:20:54 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 06 Mar 2018 21:20:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=A/zsURKXd4o04hFDVXDvFEnw2c4nSc0oTHhMpsz5cnI=; b=LSRwDfAj Xrx6KESDZ8+lrwL4nyFvCn5yv9pDglT5j+H+we7cye8x3abMGNpLuKWzlw36mRfb 1d1HXlinF2GJ1aVjBFJ2HOTjeCizo9iMj8MHAhW3Vxd7Ef2hBHPvGE/Jp4svz/ju KbhMqGrZ5qjPvK16unt4paPoNdXw4MRLVL7G5pHvg4RCRCGbjqnE7CVM40uqIo8s YOwfv0eWm79z94pH+SxKmT69voKVA9fbGkGUux8KRsqnX+9VHtqY4TpmRObDmHi/ GSUJm21MEBO2yvcfrCZl+ar2ql6QE5L+mfdjKM/b3xrtEaHV0Ymhoyy7RBAmaUKL RvWeOcUxcipMkw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=A/zsURKXd4o04hFDVXDvFEnw2c4nS c0oTHhMpsz5cnI=; b=RRdfQxHyBFcFc54zNCsPM/EFmSbllzQrq0KY7b9Q7s1w9 fuH/uc+T20D9LhTZmYY82S4XfnT0Iy7AwdBQZHU4GTVlyLdQsM6WJWOjtCJLfB1B qTqBpl1VqSBcYsZPJ+IbTXwDe48Fj/e219Bun0AEnAqG+g1LvBwy6eUtdWUdILAN NzeVGQsyrnkViIk7hxiejaigerSmsjnkJz8vYJL2oWQrZW7FOXyQa/r6YgXtkQP0 XrGzEabSpm0abEA1rIEAx4bjqYrQ/D5+dtoqnSMp/Gy34AChcdlx/UJdyGP66kzk AKWs52ag31XQfzsKG6vGUYAJYr9SFvBN5jT95+YPQ== X-ME-Sender: Received: from paquier.xyz (c137162.net61215.cablenet.ne.jp [61.215.137.162]) by mail.messagingengine.com (Postfix) with ESMTPA id F420724608; Tue, 6 Mar 2018 21:20:51 -0500 (EST) Date: Wed, 7 Mar 2018 11:20:49 +0900 From: Michael Paquier To: Peter Eisentraut Cc: Magnus Hagander , Andres Freund , Michael Paquier , Petr Jelinek , =?utf-8?B?xZ5haGFwIEHFn8OnxLE=?= , pgsql-docs , Fujii Masao Subject: Re: libpq options Message-ID: <20180307022049.GE1744@paquier.xyz> References: <20171122132714.1463.27247@wrigleys.postgresql.org> <20180301093554.qrqgdnfwgs77tj23@alap3.anarazel.de> <20180302014938.GC1186@paquier.xyz> <20180305044439.GA2266@paquier.xyz> <6c099a7c-d29f-6879-7d7d-de30901dd64a@2ndquadrant.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cPi+lWm09sJ+d57q" Content-Disposition: inline In-Reply-To: <6c099a7c-d29f-6879-7d7d-de30901dd64a@2ndquadrant.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --cPi+lWm09sJ+d57q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 06, 2018 at 09:05:38PM -0500, Peter Eisentraut wrote: > I didn't like so much shrinking down the protocol section. I have often > wanted *more* detail there, not less. So I combined your patch for the > libpq chapter and added a bit more in the protocol chapter as well. >=20 > Committed. Thanks for the commit, my idea was to limit duplication between both sections. If things get changed at some point, this avoids parts of the documentation to rot. -The commands accepted in walsender mode are: +Replication commands are logged in the server log when + is enabled. + + + +The commands accepted in replication mode are: Good addition here. -- Michael --cPi+lWm09sJ+d57q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAlqfTIEACgkQnvQgOdby QH1bDQ/9GPsvjA/wrn3l43/GxcncErF0PjVZOqeCza/OjlV9yz2uFQHApd3jvAGA YwHij0vELDEA8AHnCssxnL8ppGfAHbyA6gPTJYoxq8WAcKdtRmAGgezHuGdER7PE AIwKeUT9YrB/tHfTotR1Iow0fVNcVj22E2GlnDTTXeDX0XfutuCBv83KD5DzEuOJ lvCPijh/HE6slLxf1KGoCQpsbUv5yZzi4ZKrvzBa0pmRzJ8EZlkYYTzM8DFADWrj b6ECY6gaBXUwv+I8uLZ5XJMFvWEiXsIXsoFXaShvA8H1+7Htq3FFIXmfvNIKuavT xRBs4lXyg84v+BPjqqITBXnUliR6yuMga74yxonw7hi2DyA8HjTZERZpQbnoOBnw kaZu4slvtseaRgetjUZwXJSrGYSO20B7iEC1b2cXmiwhA02gA54pIhMZfciuf15e 94G9AMSRzRS7NRlLDYwkCo05n5gnJdr7HRXqjB4UHJ9HWfcg1ZOpI6zaeezD6VQ/ 3h6z7THwJbmKPY72mLoh98oV8AtgVqX1ju0sArJF/w6LGHO+F4jSobFWwf1+B8Oa qKDLfy3b7dZPSPamOf3Bgn8dyO1bEHdWJfbnxfdZ6bDkjQ6J9oTxNAVjSfOQY8hR elXxDv3XaulNd791OWFghbECLlGZ6ilAhbtInbJZDWmIA8ioif8= =a952 -----END PGP SIGNATURE----- --cPi+lWm09sJ+d57q--