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

From Sergei Kornilov
Subject Re: bgwriter_lru_maxpages limits in PG 10 sample conf
Date
Msg-id 18186731550696065@myt6-add70abb4f02.qloud-c.yandex.net
Whole thread Raw
In response to Re: bgwriter_lru_maxpages limits in PG 10 sample conf  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: bgwriter_lru_maxpages limits in PG 10 sample conf  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Hello

> I'm a bit reluctant to whack postgresql.conf around in back-branches
> because sometimes that makes funny things happen when somebody
> upgrades, e.g. via RPM.

If i remember correctly both deb and rpm packages will ask user about config difference.
But good point, comment change is too small difference. I am a bit late, good time for such change was before last
minorrelease (we add data_sync_retry and config was changed anyway).
 

regards, Sergei


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Compressed TOAST Slicing
Next
From: Tom Lane
Date:
Subject: Re: Delay locking partitions during INSERT and UPDATE