Re: Reseting statistics, cluster wide - Mailing list pgsql-admin

From Cédric Villemain
Subject Re: Reseting statistics, cluster wide
Date
Msg-id BANLkTik+_8Wos0Dok7V5AGspPwhQMNqhKQ@mail.gmail.com
Whole thread Raw
In response to Re: Reseting statistics, cluster wide  (raghu ram <raghuchennuru@gmail.com>)
Responses Re: Reseting statistics, cluster wide  (Mario Splivalo <mario.splivalo@megafon.hr>)
List pgsql-admin
2011/4/21 raghu ram <raghuchennuru@gmail.com>:
>>
>> Heh, I've neglected to mention that i'm using postgres 8.4.5 on Debian
>> Stable. Is there a way to reset statistics on pg8.4? I've tested it on 9.0
>> and it works there.
>>
>
> AFAIK, I dont think we can achieve this in PG 8.4 at cluster level. Can
> anybody has the information ?
> -- Raghu

With 8.4 you only have the pg_stat_reset(), it resets all stats. The
finest one in 9.0 is a new feature/improvement.

See http://www.postgresql.org/docs/8.4/static/monitoring-stats.html

--
Cédric Villemain               2ndQuadrant
http://2ndQuadrant.fr/     PostgreSQL : Expertise, Formation et Support

pgsql-admin by date:

Previous
From: Scott Ribe
Date:
Subject: Re: unix timestamp
Next
From: Mario Splivalo
Date:
Subject: Re: Reseting statistics, cluster wide