Re: pg_rewind with cascade standby doesn't work well - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: pg_rewind with cascade standby doesn't work well
Date
Msg-id a92cc62b-f2b2-e12b-c6e6-02c9cc0f0a4c@oss.nttdata.com
Whole thread Raw
In response to Re: pg_rewind with cascade standby doesn't work well  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

On 2023/09/20 12:04, Michael Paquier wrote:
> This is a known issue.  I guess that the same as this thread and this
> CF entry:
> https://commitfest.postgresql.org/44/4244/
> https://www.postgresql.org/message-id/flat/ZArVOMifjzE7f8W7@paquier.xyz

I think this is a separate issue, and we should still use Kuwamura-san's patch
even after the one you posted on the thread gets accepted. BTW, I was able to
reproduce the assertion failure Kuwamura-san reported, even after applying
your latest patch from the thread.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: Show WAL write and fsync stats in pg_stat_io
Next
From: Dilip Kumar
Date:
Subject: Re: [PoC] pg_upgrade: allow to upgrade publisher node