Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rpoRS-008l84-Jp for pgsql-hackers@arkaria.postgresql.org; Thu, 28 Mar 2024 12:01:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rpoRQ-00CSmx-UV for pgsql-hackers@arkaria.postgresql.org; Thu, 28 Mar 2024 12:01:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rpoRQ-00CSmo-Fo for pgsql-hackers@lists.postgresql.org; Thu, 28 Mar 2024 12:01:08 +0000 Received: from forwardcorp1b.mail.yandex.net ([2a02:6b8:c02:900:1:45:d181:df01]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rpoRK-006zP1-Q1 for pgsql-hackers@lists.postgresql.org; Thu, 28 Mar 2024 12:01:07 +0000 Received: from mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:400c:0:640:9907:0]) by forwardcorp1b.mail.yandex.net (Yandex) with ESMTPS id 18BE660D87; Thu, 28 Mar 2024 15:01:00 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6b8:b081:6416::1:31]) by mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id v0MEXF26M8c0-cV5WWtTG; Thu, 28 Mar 2024 15:00:59 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1711627259; bh=8mp4/0LvnLscN4B4yPxuft2q1AvdiKzl36iNWzgDFaw=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=fPZeDCOVzYufnZc+EkWmBY969Ww3WtzAQ0X4qSghY/4IWxhPqSXRusYHZSr7o2PX5 JXWWA2JehamgSYHjwbVU0xLRgrlAtFBQ71nPL4NHKl4uA93tiz+cfANaky749xAyHF w2velEWkXtDjievfYgArbMkMQ5Fdmaa9Q0wZjjy4= Authentication-Results: mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: Re: Support logical replication of DDLs From: "Andrey M. Borodin" In-Reply-To: Date: Thu, 28 Mar 2024 17:00:46 +0500 Cc: Masahiko Sawada , shveta malik , Amit Kapila , Michael Paquier , "Wei Wang (Fujitsu)" , "Yu Shi (Fujitsu)" , vignesh C , Ajin Cherian , Runqi Tian , Peter Smith , Tom Lane , li jie , Dilip Kumar , Alvaro Herrera , Japin Li , rajesh singarapu , PostgreSQL Hackers , Zheng Li Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Zhijie Hou (Fujitsu)" X-Mailer: Apple Mail (2.3731.700.6) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 18 Jul 2023, at 12:09, Zhijie Hou (Fujitsu) = wrote: >=20 > Here is the POC patch(0004) for the second approach Hi everyone! This thread is registered on CF [0] but is not active since 2023. Is = anyone working on this? I understand that this is a nice feature. Should = we move it to next CF or withdraw CF entry? Thanks! [0] https://commitfest.postgresql.org/47/3595/=