Re: Support logical replication of DDLs

From: Ajin Cherian <itsajin(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Zheng Li <zhengli10(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, 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>, rajesh singarapu <rajesh(dot)rs0541(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Support logical replication of DDLs
Date: 2022-11-10 04:04:49
Message-ID: CAFPTHDbhXwAfb8jJiMk1rDEz6zhCEXXxfJxau2S-fC_Bc12MJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Tue, Nov 8, 2022 at 3:03 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
> I've addressed a few comments from Vignesh, there are quite a few more
> comments remaining. I will update them in my next patch.
>
Fixed a test case failing in my previous patch-set.

regards,
Ajin Cherian
Fujitsu Australia

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2022-11-10 04:23:24 Re: Q: pg_hba.conf separate database names file format
Previous Message Bryn Llewellyn 2022-11-09 23:23:52 Re: "set role" semantics

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-11-10 04:37:57 Re: Tests for psql \g and \o
Previous Message Tom Lane 2022-11-10 03:49:30 Re: Ability to reference other extensions by schema in extension scripts