Re: New contrib: pg_reset_stats() - Mailing list pgsql-patches

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: New contrib: pg_reset_stats()
Date
Msg-id 20020802025535.GA10436@klamath.dyndns.org
Whole thread Raw
In response to Re: New contrib: pg_reset_stats()  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: New contrib: pg_reset_stats()
List pgsql-patches
On Fri, Aug 02, 2002 at 10:18:34AM +0800, Christopher Kings-Lynne wrote:
> australia=> select pg_reset_stats();

All the existing stats functions are named 'pg_stat_xxx' -- perhaps
'pg_stat_reset()' would be a better name?

Also, why is this in contrib, rather than the backend proper?

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-patches by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: New contrib: pg_reset_stats()
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: New contrib: pg_reset_stats()