Re: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber

From: Japin Li <japinli(at)hotmail(dot)com>
To: Sadhuprasad Patro <b(dot)sadhu(at)gmail(dot)com>
Cc: Dilip Kumar <dilipbalaut(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber
Date: 2021-10-18 04:03:53
Message-ID: MEYP282MB1669FB40B61E5FCB6BFC84D8B6BC9@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Mon, 18 Oct 2021 at 11:14, Sadhuprasad Patro <b(dot)sadhu(at)gmail(dot)com> wrote:
>> Add a test case in subscription/t/100_bugs.pl. Please consider the v2 patch
>> for review.
>>
>
> Reviewed and tested the patch, it works fine... There are some
> trailing spaces present in the newly added code lines, which needs to
> be corrected...
> Doing some further testing with different datestyles, will update further...
>

Thanks for your review and test! As Tom Lane said, the postgres_fdw has the similar
things, I will update the patch later.

--
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2021-10-18 04:10:34 Re: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber
Previous Message Greg Nancarrow 2021-10-18 04:03:33 Re: Added schema level support for publication.