Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "zhangjie2(at)fujitsu(dot)com" <zhangjie2(at)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample
Date: 2021-06-24 15:56:39
Message-ID: 3079EEEC-0A4F-4F22-BD7B-6B602A205187@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 24 Jun 2021, at 17:49, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> ..if we were going to do anything I think that adjusting both initdb.c and
> guc.c to use 128MB might be the most appropriate thing.

Ensuring consistency doesn't seem like a bad thing in itself, even if it in
practice won't make much difference.

--
Daniel Gustafsson https://vmware.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ranier Vilela 2021-06-24 16:02:49 Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc
Previous Message Alvaro Herrera 2021-06-24 15:54:50 Re: Pipeline mode and PQpipelineSync()