From: Bruce Momjian Date: Fri, 7 Dec 2007 16:53:31 +0000 (+0000) Subject: Change documentation, change "distributed" checkpoints to "smoothed" X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=bbc9dc228cee1e02b165e6f2cf111be1a262e329;p=users%2Fbernd%2Fpostgres.git Change documentation, change "distributed" checkpoints to "smoothed" checkpoints. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 9804392b7f..7e7a29ad2e 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -165,7 +165,7 @@ do it for earlier branch release files. - Distributed checkpoints prevent checkpoint I/O spikes + Smoothed checkpoints prevent checkpoint I/O spikes @@ -682,7 +682,7 @@ current_date < 2017-11-17 - Distributed checkpoints prevent checkpoint I/O spikes (Itagaki + Smoothed checkpoints prevent checkpoint I/O spikes (Itagaki Takahiro and Heikki Linnakangas)