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: Peter Smith <smithpb2250(at)gmail(dot)com>, 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>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(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: 2022-08-29 06:14:57
Message-ID: CAFPTHDYF8RKnPT=dF5vPqVMcFyJsC_u5vE8jg=-pGR4tbpg4+w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Tue, Aug 16, 2022 at 9:57 PM houzj(dot)fnst(at)fujitsu(dot)com
<houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> On Saturday, August 13, 2022 11:27 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
> >
> > On Fri, Aug 5, 2022 at 4:03 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> > >
> > > Hi Hou-san, here are my review comments for the patch v15-0001:
> > > ...
> > fixed these.
>
> Attach the new version patch set which added support for
> CRAETE/ALTER/DROP DOMAIN and
> CREATE/ALTER/DROP TYPE.
>

Attaching a new version patchset which added support for
CREATE/ALTER/DROP CONVERSION.

regards,
Ajin Cherian
Fujitsu Australia

Attachment Content-Type Size
v19-0003-Support-CREATE-TABLE-AS-SELECT-INTO.patch application/octet-stream 15.0 KB
v19-0002-Support-DDL-replication.patch application/octet-stream 124.8 KB
v19-0004-Test-cases-for-DDL-replication.patch application/octet-stream 24.6 KB
v19-0001-Functions-to-deparse-DDL-commands.patch application/octet-stream 225.4 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Вадим Самохин 2022-08-29 11:29:33 questions about snapshot building logic
Previous Message Bryn Llewellyn 2022-08-27 17:57:55 Re: Two questions about "pg_constraint"

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2022-08-29 06:17:28 Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns
Previous Message Michael Paquier 2022-08-29 06:02:01 Support tls-exporter as channel binding for TLSv1.3