Re: checkpoint_flush_after documentation inconsistency - Mailing list pgsql-hackers

From Andres Freund
Subject Re: checkpoint_flush_after documentation inconsistency
Date
Msg-id 20160424192726.3rrqmews4usiytsl@alap3.anarazel.de
Whole thread Raw
In response to Re: checkpoint_flush_after documentation inconsistency  (Andres Freund <andres@anarazel.de>)
Responses Re: checkpoint_flush_after documentation inconsistency  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On 2016-04-21 11:20:38 -0700, Andres Freund wrote:
> On 2016-04-18 14:33:28 +0900, Fujii Masao wrote:
> > On Fri, Apr 15, 2016 at 6:56 PM, Magnus Hagander <magnus@hagander.net> wrote:
> > > The documentation says that the default value is 128Kb on Linux, but the
> > > code says it's 256Kb.
> > >
> > > Not sure which one is correct, but the other one should be updated :) I'm
> > > guessing it's a copy/paste mistake in the docs, but since I'm not sure I'm
> > > not just pushing a fix.
> > 
> > I think you're right.
> > 
> > I also found another several small problems regarding XXX_flush_after
> > parameters.
> 
> Thanks for finding these, once I'm back home/office from pgconf.nyc
> (tonight / tomorrow) I'll push a fix.

Pushed a fix, could you check that you're ok with the result?

Also started http://archives.postgresql.org/message-id/20160424185814.n3nj2ahlutoykfou%40
to discuss making the ordering of config variables more consistent.

Thanks Magnus and Fujii

Andres



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: VS 2015 support in src/tools/msvc
Next
From: Christian Ullrich
Date:
Subject: Re: VS 2015 support in src/tools/msvc