| From: | Melanie Plageman <melanieplageman(at)gmail(dot)com> |
|---|---|
| To: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
| Cc: | Kirill Reshke <reshkekirill(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: Eagerly evict bulkwrite strategy ring |
| Date: | 2025-11-18 19:13:32 |
| Message-ID: | CAAKRu_ZbdGfp9=QRWajNkC95T5U5m3m_J6029KFB80V9ai==8g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Nov 3, 2025 at 3:06 PM Melanie Plageman
<melanieplageman(at)gmail(dot)com> wrote:
>
> I found an incorrect assert in CleanVictimBuffer() that was tripping
> in CI. Attached v6 is updated with it removed.
v7 rebased over recent changes in bufmgr.c
- Melanie
| Attachment | Content-Type | Size |
|---|---|---|
| v7-0001-Refactor-goto-into-for-loop-in-GetVictimBuffer.patch | text/x-patch | 12.2 KB |
| v7-0002-Split-FlushBuffer-into-two-parts.patch | text/x-patch | 7.7 KB |
| v7-0003-Eagerly-flush-bulkwrite-strategy-ring.patch | text/x-patch | 12.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2025-11-18 19:16:54 | Re: Use merge-based matching for MCVs in eqjoinsel |
| Previous Message | Tomas Vondra | 2025-11-18 19:06:40 | Re: Changing the state of data checksums in a running cluster |