Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kImvR-0002Ex-B7 for pgsql-hackers@arkaria.postgresql.org; Thu, 17 Sep 2020 05:57:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kImvQ-0000ck-9U for pgsql-hackers@arkaria.postgresql.org; Thu, 17 Sep 2020 05:57:44 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kImvQ-0000cd-2k for pgsql-hackers@lists.postgresql.org; Thu, 17 Sep 2020 05:57:44 +0000 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kImvJ-0007V2-O9 for pgsql-hackers@postgresql.org; Thu, 17 Sep 2020 05:57:43 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 35D708EF; Thu, 17 Sep 2020 01:57:35 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 17 Sep 2020 01:57:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm2; bh=uKmvEz8dA1RVxv2B4OQ2k4KQZpP J4WiJYLH280B+vwI=; b=L7uNSSq67aFIxLKzL8gyQTge5xfQLou2v9f4/O7ZvK8 C6yDRFbNrPJzmMYndC6J5upfo0MB43x8x/9rgUUlkvaRjvEHCD6AgJPSzMiJ70YB kdB3AFMzPT48Xh/vtGZ0z9GuNEaPdnsogK4Hlsz4++ArK3WS10FTig1wyolqwog7 1EJDxXVoitVUHMpr6+utoJCTuI/k6HYYWvx1IE7HXjkfcyW+LZIP0hqMD3Hs7AaU ngbuqBaDcdYEuxSqpkKE66fQOUDP+cMh/SgfiYyCnpUB481RgeScK6nd/rgwBfLQ D7RHgmvTQlx7eSFt1GsgmnJxgEuUkjZP7lXcHfpDkIA== 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-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=uKmvEz 8dA1RVxv2B4OQ2k4KQZpPJ4WiJYLH280B+vwI=; b=XffYDjmwBP0I/OjDuPH5Kk /yW4D11z0w4RpEvKDBz9ehitUHGRnyp0xXNsu/KTw4c9JBpERo0KWTV2uaGzD+VY Nzjbyd2nyhdcvhoRneWX1yiZOIWxLF3Kl8xQ+I0qrYSCW0v4rIcU4c4uA0A0Slgt OL1LqjWQgMZxOxfiL+qDUz5gNjYMeDGnkzn9NVeeFKJNGl0uGebPqu+FIMIGq055 17as3ufow24n59s7Iwdj8MxjDO7ZucJkhor5+HZPHoL+rXC1NEj6Aj+Yx2XyDOwj HIDK5CiaCTcz2oyRe6+8Lx7mXUSXWHRTxCkp5Z5+hTuBYcpm113WCJZuGHON7rrQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrtdefgddutddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne gfrhhlucfvnfffucdljedtmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddt vdenucfhrhhomhepofhitghhrggvlhcurfgrqhhuihgvrhcuoehmihgthhgrvghlsehprg hquhhivghrrdighiiiqeenucggtffrrghtthgvrhhnpedvgeduuefhtdeuleettdevjeeh heeiveeuieegleetgeeljeelieeuieehgeevhfenucfkphepudduuddruddtvddrudektd drudekheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhm pehmihgthhgrvghlsehprghquhhivghrrdighiii X-ME-Proxy: Received: from paquier.xyz (ee0822lan1.rev.em-net.ne.jp [111.102.180.185]) by mail.messagingengine.com (Postfix) with ESMTPA id 1E1203064686; Thu, 17 Sep 2020 01:57:32 -0400 (EDT) Date: Thu, 17 Sep 2020 14:57:30 +0900 From: Michael Paquier To: Alvaro Herrera Cc: Amit Khandekar , Rahila Syed , pgsql-hackers Subject: Re: Minimal logical decoding on standbys Message-ID: <20200917055730.GW2873@paquier.xyz> References: <20200318184249.GA29007@alvherre.pgsql> <20200318195038.GA7123@alvherre.pgsql> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V2AZ19bMCakBLong" Content-Disposition: inline In-Reply-To: <20200318195038.GA7123@alvherre.pgsql> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --V2AZ19bMCakBLong Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 18, 2020 at 04:50:38PM -0300, Alvaro Herrera wrote: > well, not "forever", but: No updates in the last six months, so I am marking it as returned with feedback. PS: the patch fails to apply. -- Michael --V2AZ19bMCakBLong Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAl9i+soACgkQnvQgOdby QH1ENRAAhBcRerbc8Obi+DnmP2PfuhIz0YQKYeZPuDjmSxuXeKdBWa/Fcau20BEX m5NtxZ+g9cL1C4mn7Az9ioaBrXvQZDQYeRmdyAcONKMhre+9CB7vxtcfO2QpA7EJ A19tA2oHpfWWq5N2KI3Iuruz2YwZuhY7GsnKllqUKZrRITHEyvfVlPJhW+4TETNj 3U1Ce3kpSkTuiWw7iLOOsAHVYpbiVRMfLZEiM20dtGWUXks4Q/d9HyfKaMsCkLtn /YtvofOE3K7aTT3v2o/stWHeUtqdVvweOlvahLJDJwDLJbeajpP3WZFPymd5AonA 9w1FB+iJ6b5+l/Tx9HwZEwR7qFwxvCKMn+ba7D3t83eGj0E6FnwcPFichZh2aL58 PpqdHBCxOdcBiQeiLnPzgwzmmAohf/wr9UZTgfcU6uSGachsLPbIxekfOKcOQcfn tt64jV+RHSe+xD/HcsXyw86BnziE1xxUnrJ7Rv9L2t0DycISw+a6whJfSSuACAnh PhsS8r3efRk6zeyyY0o4UsOWsYILTcms3HFMfyZz8MRTPdrafWBTtXcKGQsQV3pG W6JEOrSYYpON+XqkkArf85nNnAcZFybda90e/hWFQUcuqUCZxOgt8yqzmj0WUtPz XtJcslotdN1B0eeDn+WjNZadUOe0goqInGrgIk/OpyRuyDBvzKw= =tuZm -----END PGP SIGNATURE----- --V2AZ19bMCakBLong--