From: Alvaro Herrera <alvherre@alvh.no-ip.org> Date: Mon, 10 Dec 2007 01:48:54 +0000 (+0000) Subject: Change the "distributed checkpoint" release note item to Greg Smith's proposed X-Git-Tag: REL8_3_RC1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3102ce1ef2da26a4d907b983e81da08982638cd;p=postgresql Change the "distributed checkpoint" release note item to Greg Smith's proposed wording. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 4bb10cbf61..b6d41ee33d 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.564 2007/12/09 19:01:40 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.565 2007/12/10 01:48:54 alvherre Exp $ --> <!-- Typical markup: @@ -165,7 +165,8 @@ do it for earlier branch release files. <listitem> <para> - Smoothed checkpoints prevent checkpoint I/O spikes + Checkpoint writes can be spread over a longer time period to smooth + the I/O spike during each checkpoint </para> </listitem> @@ -686,8 +687,9 @@ current_date < 2017-11-17 <listitem> <para> - Smoothed checkpoints prevent checkpoint I/O spikes (Itagaki - Takahiro and Heikki Linnakangas) + Checkpoint writes can be spread over a longer time period to smooth + the I/O spike during each checkpoint (Itagaki Takahiro and Heikki + Linnakangas) </para> <para>