pgsnap - pgsnap: Bugfix: if blks_hit and blks_read are zero, there's no

From: gleu(at)pgfoundry(dot)org (User Gleu)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsnap - pgsnap: Bugfix: if blks_hit and blks_read are zero, there's no
Date: 2008-07-15 16:48:38
Message-ID: 20080715164838.EDDC017AE72B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Bugfix: if blks_hit and blks_read are zero, there's no need to set an alarm on the cache hit ratio for this database

Modified Files:
--------------
pgsnap/pgsnap:
ChangeLog (r1.68 -> r1.69)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.68&r2=1.69)
pgsnap/pgsnap/lib:
cachehitratio.php (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/cachehitratio.php.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-07-15 17:45:03 pgsql: Add Swedish_Sweden.1252 Windows locale example to docs.
Previous Message Bruce Momjian 2008-07-15 16:06:07 pgsql: Addendum: psql sequence value display patch was originally