Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

bgwriter stats


  • From: Magnus Hagander <magnus(at)hagander(dot)net>
  • To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
  • Cc: Greg Smith <gsmith(at)gregsmith(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>
  • Subject: bgwriter stats
  • Date: Thu, 29 Mar 2007 15:30:27 +0200
  • Message-id: <20070329133027.GC5071@svr2.hagander.net> <text/plain>

Attached is a new version of the bgwriter stats patch. Per previous
discussion, now uses the stats system only. Introduces a new stats message
for bgwriter, and also introduces a "global stats" part of the stats file
for statistics not bound to a database or table.

I've included a couple of more counters per ideas from Greg Smith in his
logging patch.

Unless there are objections, I'll go ahead and apply this version of the
patch (once the documentation is written, of course).

//Magnus

Attachment: pgstat_bgwriter.diff
Description: Text document



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group