From: | sunil s <sunilfeb26(at)gmail(dot)com> |
---|---|
To: | Huansong Fu <huansong(dot)fu(dot)info(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Unnecessary delay in streaming replication due to replay lag |
Date: | 2025-09-11 08:51:14 |
Message-ID: | CAOG6S4_C=0j2aTOwuUU0SfCdS62Hvk3ywUKH_Ft2XAtPPFdQxw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello Hackers,
PFA rebased patch due to the code changes done in upstream commit
63599896545c7869f7dd28cd593e8b548983d613
<https://github.com/postgres/postgres/commit/63599896545c7869f7dd28cd593e8b548983d613>
.
The current status of the patch registered in Commit Fest
<https://commitfest.postgresql.org/patch/5908/>is "*Ready for Committer*".
Thanks & Regards,
Sunil S
Broadcom Inc
>
Attachment | Content-Type | Size |
---|---|---|
v8-0001-Introduce-feature-to-start-WAL-receiver-eagerly.patch | application/octet-stream | 15.0 KB |
v8-0002-Test-WAL-receiver-early-start-upon-reaching-consi.patch | application/octet-stream | 4.7 KB |
v8-0003-Test-archive-recovery-takes-precedence-over-strea.patch | application/octet-stream | 4.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Maxim Orlov | 2025-09-11 08:58:13 | Re: POC: make mxidoff 64 bits |
Previous Message | Vitaly Davydov | 2025-09-11 08:35:36 | ALTER DATABASE RESET with unexistent guc doesn't report an error |