Re: [DOCS] Confused about a statement in WAL configs - Mailing list pgsql-docs

From David G. Johnston
Subject Re: [DOCS] Confused about a statement in WAL configs
Date
Msg-id CAKFQuwbU2iGKHNgVDkUJQu8SRiF4Ev-eug8KL-gXSkvDKMM+bQ@mail.gmail.com
Whole thread Raw
In response to Re: [DOCS] Confused about a statement in WAL configs  (Jeremy Finzel <finzelj@gmail.com>)
List pgsql-docs
On Tue, Aug 1, 2017 at 7:23 AM, Jeremy Finzel <finzelj@gmail.com> wrote:

I *think* I follow now: before the checkpoint, the dirty data pages had already been written to the WAL files, but not necessarily flushed to disk.  The checkpoint flushes them all to disk as well.
 
​Yes, that it correct.

David J.​

pgsql-docs by date:

Previous
From: Jeremy Finzel
Date:
Subject: Re: [DOCS] Confused about a statement in WAL configs
Next
From: Andres Freund
Date:
Subject: Re: [DOCS] Use of term Master/Slave