Re: Unnecessary delay in streaming replication due to replay lag
Josef Šimánek <josef.simanek@gmail.com>
From: Josef Šimánek <josef.simanek@gmail.com>
To: sunil s <sunilfeb26@gmail.com>
Cc: Huansong Fu <huansong.fu.info@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2025-11-02T17:34:47Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Generate GUC tables from .dat file
- 63599896545c 19 (unreleased) cited
-
Skip WAL recycling and preallocation during archive recovery.
- cc2c7d65fc27 15.0 cited
-
Fix scenario where streaming standby gets stuck at a continuation record.
- 066871980183 11.0 cited
ne 2. 11. 2025 v 18:33 odesílatel sunil s <sunilfeb26@gmail.com> napsal: > > Hello Hackers, > > PFA rebased patch due to the code changes done in upstream commit 63599896545c7869f7dd28cd593e8b548983d613. src/test/recovery/t/050_archive_enabled_standby.pl is missing the ending newline. Is that intentional? could be seen at https://github.com/postgresql-cfbot/postgresql/commit/041e477fea9677fa6dee0736ffe4825f704c066e > The current status of the patch registered in Commit Fest is "Ready for Committer". > > Thanks & Regards, > Sunil S > Broadcom Inc