Re: pg_rewind with cascade standby doesn't work well

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Kuwamura Masaki <kuwamura(at)db(dot)is(dot)i(dot)nagoya-u(dot)ac(dot)jp>
Cc: Aleksander Alekseev <aleksander(at)timescale(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_rewind with cascade standby doesn't work well
Date: 2023-09-20 08:27:22
Message-ID: a92cc62b-f2b2-e12b-c6e6-02c9cc0f0a4c@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)paquier(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2023-09-20 08:35:18 Re: [PoC] pg_upgrade: allow to upgrade publisher node
Previous Message Nazir Bilal Yavuz 2023-09-20 07:57:48 Re: Show WAL write and fsync stats in pg_stat_io