Fix sentence in docs: checkpoints are not done by bgwriter anymore.
authorHeikki Linnakangas
Thu, 26 Jan 2012 17:08:20 +0000 (19:08 +0200)
committerHeikki Linnakangas
Thu, 26 Jan 2012 17:08:20 +0000 (19:08 +0200)
doc/src/sgml/wal.sgml

index 843d5c88805dcab4b1a04dc35f5b3e710486a016..1d1924bc8df24342b116b56823f638cbc007b6f9 100644 (file)
   
 
   
-   The server's background writer process automatically performs
+   The server's checkpointer process automatically performs
    a checkpoint every so often.  A checkpoint is created every 
    linkend="guc-checkpoint-segments"> log segments, or every 
    linkend="guc-checkpoint-timeout"> seconds, whichever comes first.