pgsql: Update more comments about checkpoints being done by bgwriter

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update more comments about checkpoints being done by bgwriter
Date: 2011-11-02 17:16:21
Message-ID: E1RLeQH-0003dp-2t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update more comments about checkpoints being done by bgwriter

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/750f70b0fe91258f9f99b1d04a510e5b035e9249

Modified Files
--------------
src/backend/access/transam/xlog.c | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-11-02 17:39:00 pgsql: Revert "Stop btree indexscans upon reaching nulls in either dire
Previous Message Simon Riggs 2011-11-02 16:34:11 Re: pgsql: Reduce checkpoints and WAL traffic on low activity database serv