RE: How can end users know the cause of LR slot sync delays?

From: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>
Subject: RE: How can end users know the cause of LR slot sync delays?
Date: 2025-11-26 03:30:02
Message-ID: OSCPR01MB14966A32C77F315603EA7661AF5DEA@OSCPR01MB14966.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear Hou,

> I think we did not sync slots to standby2, so I removed the checks for that.
>
> I also adjusted the test in a way that it cleans up existing slots before starting
> new tests.

Thanks for updating the patch. I confirmed on my env that your patch could be
applied cleanly and tests were passed. Pgperltidy say nothing for your patch.
Also, I preferred the current style.

I think it is worth checking on BF to see how they say.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-11-26 03:43:01 Re: BUG #19095: Test if function exit() is used fail when linked static
Previous Message Zhijie Hou (Fujitsu) 2025-11-26 03:24:12 RE: How can end users know the cause of LR slot sync delays?