From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
---|---|
To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
Subject: | Re: Improve WALRead() to suck data directly from WAL buffers when possible |
Date: | 2024-03-21 18:03:12 |
Message-ID: | CALj2ACWmW+1ZdYE0BD5-4KVLzYGn3=pudomwPHuHmi4YQuOFSg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Feb 20, 2024 at 11:40 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> Ran pgperltidy on the new TAP test file added. Please see the attached
> v25 patch set.
Please find the v26 patches after rebasing.
--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Attachment | Content-Type | Size |
---|---|---|
v26-0001-Add-check-in-WALReadFromBuffers-against-requeste.patch | application/octet-stream | 3.9 KB |
v26-0002-Add-test-module-for-verifying-read-from-WAL-buff.patch | application/octet-stream | 9.7 KB |
v26-0003-Use-WALReadFromBuffers-in-more-places.patch | application/octet-stream | 2.6 KB |
v26-0004-Demonstrate-reading-unflushed-WAL-directly-from-.patch | application/octet-stream | 11.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Christensen | 2024-03-21 18:14:26 | Re: Adding comments to help understand psql hidden queries |
Previous Message | Bharath Rupireddy | 2024-03-21 17:51:03 | Re: Introduce XID age and inactive timeout based replication slot invalidation |