Re: Stats Collector - Mailing list pgsql-general

From Robert Treat
Subject Re: Stats Collector
Date
Msg-id 1027433005.4016.35.camel@camel
Whole thread Raw
In response to Stats Collector  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-general
I don't think there is any way to do it without restarting the server
and using STATS_RESET_ON_SERVER_START from the postgresql.conf

you might be able to do it by killing the stats collector process on
your machine, but i cant recall if postmaster will automagically fire up
a new collector or if you have to do something more involved. It might
be worth trying on a development machine.

Robert Treat


On Mon, 2002-07-22 at 22:43, Christopher Kings-Lynne wrote:
> Is there any way of resetting the stats collector without restarting
> Postgres?  I want all the pg_stat_* tables to have zero for everything
> again...
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org




pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Stats Collector
Next
From: strange@nsk.yi.org
Date:
Subject: Re: Shell Script help for backup