Re: Clearing global statistics - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject Re: Clearing global statistics
Date
Msg-id 4B4D21E1.3010905@timbira.com
Whole thread Raw
In response to Re: Clearing global statistics  (Greg Smith <greg@2ndquadrant.com>)
Responses Re: Clearing global statistics  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-hackers
Greg Smith escreveu:
> pg_stat_reset( which text )
>       which := 'buffers' | 'checkpoints' | 'tables' | 'functions' |  ...
> 
What about adding 'all' too? Or the idea is resetting all global counters when
we call pg_stat_reset() (without parameters)?


--  Euler Taveira de Oliveira http://www.timbira.com/


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: patch to implement ECPG side tracing / tracking ...
Next
From: Robert Treat
Date:
Subject: Re: Streaming replication status