Re: patch review, please: Autovacuum/Vacuum times via stats. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: patch review, please: Autovacuum/Vacuum times via stats.
Date
Msg-id 2986.1146771413@sss.pgh.pa.us
Whole thread Raw
In response to Re: patch review, please: Autovacuum/Vacuum times via stats.  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> After CVS-upping... yes, both lastpagecount and nextpage are now
> included. But unfortunately the README says next to nothing about what
> they mean...

Yeah, this needs a bit of work ... will have at it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pseudo-type record arguments for PL-functions
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [GENERAL] Adding ON UPDATE CASCADE to an existing foreign key