| 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-02-17 04:57:20 |
| Message-ID: | CALj2ACUuaWUy0zwaUtz_QBMSEjoYkbRP-m1nuRpPSJkkpHT7Rw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 16, 2024 at 11:01 PM Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
>
> > Here, I'm with v23 patch set:
>
> Thank you, I'll look at these.
Thanks. Here's the v24 patch set after rebasing.
--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
| Attachment | Content-Type | Size |
|---|---|---|
| v24-0004-Demonstrate-reading-unflushed-WAL-directly-from-.patch | application/x-patch | 11.6 KB |
| v24-0001-Add-check-in-WALReadFromBuffers-against-requeste.patch | application/x-patch | 3.9 KB |
| v24-0002-Add-test-module-for-verifying-read-from-WAL-buff.patch | application/x-patch | 9.7 KB |
| v24-0003-Use-WALReadFromBuffers-in-more-places.patch | application/x-patch | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-02-17 05:22:54 | Re: pg_upgrade and logical replication |
| Previous Message | Amit Kapila | 2024-02-17 04:40:18 | Re: Synchronizing slots from primary to standby |