Re: [BUG] Take a long time to reach consistent after pg_rewind

From: cca5507 <cca5507(at)qq(dot)com>
To: surya poondla <suryapoondla4(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [BUG] Take a long time to reach consistent after pg_rewind
Date: 2026-06-11 03:03:17
Message-ID: tencent_AE0187BA15BED5BAA6BCCA3CE3291DE8D90A@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Surya,

Thanks for the review and sorry for the late reply.

I get a new idea to fix this bug from:

https://www.postgresql.org/message-id/05DEB465-3C99-417E-B7FA-275A28068D90%40yandex-team.ru

Please see the v2 patch for details.

--
Regards,
ChangAo Chen

Attachment Content-Type Size
v2-0001-pg_rewind-use-flush-lsn-to-set-minRecoveryPoint.patch application/octet-stream 5.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message cca5507 2026-06-11 03:16:03 Re: Bug? pg_rewind produces unusable but starting database with standby recovery
Previous Message Kyotaro Horiguchi 2026-06-11 02:58:21 Re: Disable startup progress timeout during standby WAL replay