From: | Japin Li <japinli(at)hotmail(dot)com> |
---|---|
To: | Zheng Li <zhengli10(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, 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-03-23 05:09:10 |
Message-ID: | MEYP282MB166926E46397CBFC113B4A7EB6189@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Tue, 22 Mar 2022 at 04:56, Zheng Li <zhengli10(at)gmail(dot)com> wrote:
> Hi Japin,
>
>> You should use a different user that has different length from your current one.
>> For example:
>>
>> px(at)localhost$ make check-world
>
> This is fixed in the latest commit:
> https://github.com/zli236/postgres/commits/ddl_replication
>
Thanks for fixing this. I rebase the patchset on current master (383f222119)
and attach here for further review.
--
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Define-DDL-replication-levels-via-the-CREATE-PUBL.patch | text/x-patch | 65.0 KB |
v3-0002-Support-logical-logging-and-decoding-of-DDL-comma.patch | text/x-patch | 59.3 KB |
v3-0003-Logical-replication-of-DDL-messages.patch | text/x-patch | 35.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Sahaj Diwan | 2022-03-23 11:48:27 | Open SSL Version Query |
Previous Message | Michael Paquier | 2022-03-23 04:19:37 | Re: Can you install/run postgresql on a FIPS enabled host? |
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2022-03-23 05:09:27 | Re: Window Function "Run Conditions" |
Previous Message | Julien Rouhaud | 2022-03-23 04:52:29 | Re: make MaxBackends available in _PG_init |