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 1rpoTl-008lLy-I2 for pgsql-hackers@arkaria.postgresql.org; Thu, 28 Mar 2024 12:03:33 +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 1rpoTk-00CXJK-Fc for pgsql-hackers@arkaria.postgresql.org; Thu, 28 Mar 2024 12:03:32 +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 1rpoTk-00CXJC-6J for pgsql-hackers@lists.postgresql.org; Thu, 28 Mar 2024 12:03:32 +0000 Received: from mail-oa1-x36.google.com ([2001:4860:4864:20::36]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rpoTh-006zQw-IE for pgsql-hackers@lists.postgresql.org; Thu, 28 Mar 2024 12:03:31 +0000 Received: by mail-oa1-x36.google.com with SMTP id 586e51a60fabf-229bd1776dcso368290fac.0 for ; Thu, 28 Mar 2024 05:03:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711627407; x=1712232207; darn=lists.postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=f6pAkUyeXgQQ0+K6tdbx/YP6kBfoc1rbp50v4UlvBnQ=; b=OVG6Otj2tBlsbbw9FfCBW8ydNiH447nNBNAK2itTVXXl5depGgaUt44Tegp9ChDKah mMEo3J7wOAF+5y9WJKUc7nM7L8TYOamCQwyexiak37DfSUEpXUyi815qz9Y0lBnS/P+k w7TdTsHXvZdlmqf/2JXLeu3yObhaXTna34exP78fqrloqxY/X9Mmpb47UglEDGPLFbES z3Jicpmc8p0zELIYQkcshDqH/KM72Rq8gUupQdCSqILnvzvBFod/pUpFmkPZpx7PeR+S QTuR555ociMU8tnkcKDZvAWIeCDbcdOxDX9x4TM/LhuX7h7QqOhOP4uWOTk9Hp1hk4zp QtTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711627407; x=1712232207; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f6pAkUyeXgQQ0+K6tdbx/YP6kBfoc1rbp50v4UlvBnQ=; b=NOvq295xfrsJj7V++OU8jwzfwUaYsAv2s0cN5xGRNQUcZq9Xe7k1FMYUmCB+zg+71p NGl8whIbwKDRbakjsILWSDXuTCVoNzvlBQcbSdAja7e/ud5qCVJ5LPtomu3SWamdLUka 5J/KUPvaZCFsrVLOoYIAf/NcMZ+S7VORlSDtVomVmgnJ4i/DFXDH+FbIiMiOcNYL4Fjd nZMfWP3ZlAeXbteamwXE4thsJ1/KkKApzbb1AbY/hjVizTd26ZrgxyvRVAQIZQscvdWF 9dif6uGA6Pw2TXtn1u7CxQ6H8O9Pa/H3zAafvCZiG7eIqxLnRzGF0ssxNjlT44J+db+C YuRA== X-Forwarded-Encrypted: i=1; AJvYcCUUfKV9bPbgKg8jM7/4uYOg1gHZyTBR+fePgA45xm6oBafHxChJ+AUMoZfVa7T28NXWzjXTt4M4jEjSwgNr+UaXo6nNJOWpx85n9/XtuQS6lAd7 X-Gm-Message-State: AOJu0Yx/vkQ5XmIYNb6elzfsgdAVPZ4sLspkzyAxHog0LMvxWD2YhZqn SpxEtfWjIgLgqV2+lyiIhD4Jmr6VY2SLlFxw6f6ij33EnvCqMLPG3EQ0RNs70XyR5+6+7b+oaZP ud/fWIN1iMLi/leROlqrGB+Qo9NE= X-Google-Smtp-Source: AGHT+IE0q/y9jsKerprudjrKaoBpCvRpjlKBFR2bGaGTiIn+4IE+h5sG2AmFMMUzb8jiqJq6cq1mOd/e2/NlFFQjOHw= X-Received: by 2002:a05:6870:231f:b0:21e:a957:efef with SMTP id w31-20020a056870231f00b0021ea957efefmr2723673oao.19.1711627407525; Thu, 28 Mar 2024 05:03:27 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Amit Kapila Date: Thu, 28 Mar 2024 17:33:15 +0530 Message-ID: Subject: Re: Support logical replication of DDLs To: "Andrey M. Borodin" Cc: "Zhijie Hou (Fujitsu)" , Masahiko Sawada , shveta malik , 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-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, Mar 28, 2024 at 5:31=E2=80=AFPM Andrey M. Borodin wrote: > > This thread is registered on CF [0] but is not active since 2023. Is anyo= ne working on this? I understand that this is a nice feature. Should we mov= e it to next CF or withdraw CF entry? > At this stage, we should close either Returned With Feedback or Withdrawn as this requires a lot of work. --=20 With Regards, Amit Kapila.