Re: Lazy allocation of pages required for verifying FPI consistency - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Lazy allocation of pages required for verifying FPI consistency
Date
Msg-id Y8DqJ0rw/kzUwNMK@paquier.xyz
Whole thread Raw
In response to Re: Lazy allocation of pages required for verifying FPI consistency  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-hackers
On Thu, Jan 12, 2023 at 04:37:38PM +0800, Julien Rouhaud wrote:
> On Thu, Jan 12, 2023 at 4:29 PM Kyotaro Horiguchi
> <horikyota.ntt@gmail.com> wrote:
>> IMHO, it's a bit scaring to me to push down the execution stack by
>> that large size. I tend to choose the (current) possible memory
>> wasting only on startup process than digging stack deeply.
>
> +1

Indeed.  I agree to leave that be.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply
Next
From: Justin Pryzby
Date:
Subject: Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)