Add DEBUG1-level logging of checkpoint start and end. Also, reduce the
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Oct 2004 00:16:08 +0000 (00:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Oct 2004 00:16:08 +0000 (00:16 +0000)
commitee69be44d5a232a2fb67725b1e8a8712ac10e57a
tree3cf6cef629b8ff7121fffa467e49a7873ca6dc7e
parentfe2bfa6332519ba45719f3b313cac4ecb6d43c2e
Add DEBUG1-level logging of checkpoint start and end.  Also, reduce the
'recycled log files' and 'removed log files' messages from DEBUG1 to
DEBUG2, replacing them with a count of files added/removed/recycled in
the checkpoint end message, as per suggestion from Simon Riggs.
src/backend/access/transam/xlog.c