Re: bgwriter_lru_maxpages limits in PG 10 sample conf

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: bgwriter_lru_maxpages limits in PG 10 sample conf
Дата
Msg-id 20190304234918.shjjjjul6d357snf@momjian.us
обсуждение исходный текст
Ответ на Re: bgwriter_lru_maxpages limits in PG 10 sample conf  (Sergei Kornilov <sk@zsrv.org>)
Ответы Re: bgwriter_lru_maxpages limits in PG 10 sample conf
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Inheriting table AMs for partitioned tables
Следующее
От: Andres Freund
Дата:
Сообщение: Re: POC: converting Lists into arrays