Re: Changing shared_buffers without restart

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Jack Ng <Jack(dot)Ng(at)huawei(dot)com>, Ni Ku <jakkuniku(at)gmail(dot)com>
Subject: Re: Changing shared_buffers without restart
Date: 2025-06-20 10:22:42
Message-ID: egqxq5zckij56e355oru2x64tltwixtsh2gjdscrum2zfugrqj@ri4u7o6kisxk
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Fri, Jun 20, 2025 at 12:19:31PM +0200, Dmitry Dolgov wrote:
> Thanks! I've reworked the series to implement approach suggested by
> Thomas, and applied your patches to support buffers shrinking on top. I
> had to restructure the patch set, here is how it looks like right now:

The base-commit was left in the cover letter which I didn't post, so for
posterity:

base-commit: 4464fddf7b50abe3dbb462f76fd925e10eedad1c

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuro Yamada 2025-06-20 10:34:40 Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Previous Message Dmitry Dolgov 2025-06-20 10:19:31 Re: Changing shared_buffers without restart