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

Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>

From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>, Amit Kapila <amit.kapila16@gmail.com>
Cc: Shlok Kyal <shlok.kyal.oss@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Ashutosh Sharma <ashu.coek88@gmail.com>, shveta malik <shveta.malik@gmail.com>
Date: 2025-11-26T03:30:02Z
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.