Re: PostgreSQL 15 Beta 1 release announcement draft - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: PostgreSQL 15 Beta 1 release announcement draft
Date
Msg-id CA+hUKGK71cnEbCAwsjj1Yv5J1BdxJYFHfBtSXqDkwbr-8oNwtA@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL 15 Beta 1 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-hackers
On Wed, May 18, 2022 at 1:50 AM Jonathan S. Katz <jkatz@postgresql.org> wrote:
> On 5/15/22 10:58 PM, Amit Kapila wrote:
> > On Sun, May 15, 2022 at 12:22 AM Jonathan S. Katz <jkatz@postgresql.org> wrote:
> >> Please provide feedback no later than 2022-05-19 0:00 AoE[1].
> >
> >> [`recovery_prefetch`](https://www.postgresql.org/docs/15/runtime-config-wal.html#GUC-RECOVERY-PREFETCH)
> >> that can help speed up all recovery operations by prefetching data blocks.
> >
> > Is it okay to say that this feature speeds up *all* recovery
> > operations? See the discussion between Simon and Tomas [1] related to
> > this.
>
> I'll <strike>all</strike> to hedge.

+1, thanks.



pgsql-hackers by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c)
Next
From: Soumyadeep Chakraborty
Date:
Subject: Re: ALTER TABLE SET ACCESS METHOD on partitioned tables