Re: bgwriter_lru_maxpages limits in PG 10 sample conf - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: bgwriter_lru_maxpages limits in PG 10 sample conf
Date
Msg-id 20190304234918.shjjjjul6d357snf@momjian.us
Whole thread Raw
In response to Re: bgwriter_lru_maxpages limits in PG 10 sample conf  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: bgwriter_lru_maxpages limits in PG 10 sample conf
List pgsql-hackers
On Thu, Feb 28, 2019 at 10:28:44AM +0300, Sergei Kornilov wrote:
> Hello
> 
> postgresql.conf.sample was changed recently in REL_10_STABLE (commit ab1d9f066aee4f9b81abde6136771debe0191ae8)
> So config will be changed in next minor release anyway. We have another reason to not fix bgwriter_lru_maxpages
comment?

Frankly, I was surprised postgresql.conf.sample was changed in a back
branch since it will cause people who diff $PGDATA/postgresql.conf with
share/postgresql.conf.sample to see differences they didn't make.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Inheriting table AMs for partitioned tables
Next
From: Andres Freund
Date:
Subject: Re: POC: converting Lists into arrays