Re: Use fadvise in wal replay - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: Use fadvise in wal replay
Date
Msg-id CALj2ACX4v0+Qx6gKubV8pzYUDmX=uU6cbFDRc=Z2iE+SD=ZKXw@mail.gmail.com
Whole thread Raw
In response to Re: Use fadvise in wal replay  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: Use fadvise in wal replay
List pgsql-hackers
On Thu, Aug 4, 2022 at 9:48 PM Andrey Borodin <x4mmm@yandex-team.ru> wrote:
>
> > On 18 Jul 2022, at 22:55, Robert Haas <robertmhaas@gmail.com> wrote:
> >
> > On Thu, Jun 23, 2022 at 5:49 AM Jakub Wartak <Jakub.Wartak@tomtom.com> wrote:

I have a fundamental question on the overall idea - How beneficial it
will be if the process that's reading the current WAL page only does
(at least attempts) the prefetching of future WAL pages? Won't the
benefit be higher if "some" other background process does prefetching?

-- 
Bharath Rupireddy
RDS Open Source Databases: https://aws.amazon.com/rds/postgresql/



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: automatically generating node support functions
Next
From: Danny Shemesh
Date:
Subject: Expr. extended stats are skipped with equality operator