Re: autoprewarm_dump_now - Mailing list pgsql-hackers

From Robert Haas
Subject Re: autoprewarm_dump_now
Date
Msg-id CA+TgmoYCMwr1BxE5ApJoxkqxrzSSvS509xqow4HY1-y90HjnJA@mail.gmail.com
Whole thread Raw
In response to Re: autoprewarm_dump_now  (Daria Shanina <vilensipkdm@gmail.com>)
Responses Re: autoprewarm_dump_now
Re: autoprewarm_dump_now
List pgsql-hackers
On Fri, May 30, 2025 at 6:07 AM Daria Shanina <vilensipkdm@gmail.com> wrote:
> Some of our clients encountered a problem — they needed to allocate shared_buffers = 700 GB on a server with 1.5 TB
RAM,and the error "invalid memory alloc request size 1835008000" occurred. That is, these are not mental exercises. 

I think the proposed patch should be committed and back-patched, after
fixing it so that it's pgindent-clean and adding a comment.  Does
anyone have strong objection to that?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: pg_upgrade: warn about roles with md5 passwords
Next
From: Noah Misch
Date:
Subject: Re: PG 18 release notes draft committed