Re: Support logical replication of DDLs

From: Ajin Cherian <itsajin(at)gmail(dot)com>
To: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
Cc: "wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com>, Runqi Tian <runqidev(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, li jie <ggysxcq(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, rajesh singarapu <rajesh(dot)rs0541(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Zheng Li <zhengli10(at)gmail(dot)com>
Subject: Re: Support logical replication of DDLs
Date: 2023-03-23 03:52:42
Message-ID: CAFPTHDbAJPccMcZnOraBy14hM6qBJxYqcRwK6iV6=gtL6VZQwQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Mon, Mar 20, 2023 at 8:17 PM houzj(dot)fnst(at)fujitsu(dot)com
<houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> Attach the new patch set which addressed above comments.
> 0002,0003,0004 patch has been updated in this version.
>
> Best Regards,
> Hou zj

Attached a patch-set which adds support for ONLY token in ALTER TABLE..
Changes are in patches 0003 and 0004.

regards,
Ajin Cherian
Fujitsu Australia

Attachment Content-Type Size
v82-0005-DDL-messaging-infrastructure-for-DDL-replication.patch application/octet-stream 41.2 KB
v82-0001-Infrastructure-to-support-DDL-deparsing.patch application/octet-stream 44.0 KB
v82-0002-Functions-to-deparse-Table-DDL-commands.patch application/octet-stream 131.2 KB
v82-0003-Support-DDL-deparse-of-the-rest-commands.patch application/octet-stream 206.9 KB
v82-0004-Introduce-the-test_ddl_deparse_regress-test-modu.patch application/octet-stream 1.3 MB
v82-0007-Document-DDL-replication-and-DDL-deparser.patch application/octet-stream 40.6 KB
v82-0008-Allow-replicated-objects-to-have-the-same-owner-.patch application/octet-stream 59.1 KB
v82-0006-Support-DDL-replication.patch application/octet-stream 576.3 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kyotaro Horiguchi 2023-03-23 08:17:42 Re: Logical replication fails when adding multiple replicas
Previous Message Adrian Klaver 2023-03-22 22:45:12 Re: Is the PL/pgSQL refcursor useful in a modern three-tier app?

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2023-03-23 04:26:44 Re: Data is copied twice when specifying both child and parent table in publication
Previous Message Karl O. Pinc 2023-03-23 03:23:38 Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences