Re: [GENERAL] Stats Collector - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [GENERAL] Stats Collector
Date
Msg-id GNELIHDDFBOCMGBFGEFOGEGECDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: [GENERAL] Stats Collector  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [GENERAL] Stats Collector  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
OK, now I run it and it does absolutely nothing to the pg_stat_all_tables
relation for instance.  In fact, it seems to do nothing at all - does the
reset function even work?

Chris

> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org]On Behalf Of Tom Lane
> Sent: Monday, 29 July 2002 2:19 PM
> To: Christopher Kings-Lynne
> Cc: Jan Wieck; Hackers
> Subject: Re: [HACKERS] [GENERAL] Stats Collector
>
>
> "Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> > Is it something to do with the return type being declared wrongly?
>
> Yup.  Make it return a useless '1' or 'true' or some such.
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Stats Collector
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: [GENERAL] Stats Collector