Re: pgstat delay in autovacuum - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgstat delay in autovacuum
Date
Msg-id [email protected]
Whole thread Raw
In response to pgstat delay in autovacuum  (Alvaro Herrera <[email protected]>)
Responses Re: pgstat delay in autovacuum
List pgsql-hackers
Alvaro Herrera <[email protected]> writes:
> With the new request-based pgstat reading mechanism, it is easy to fix
> an autovacuum "bug".  Basically for an autovac worker the delay is
> reduced, so that the data is very fresh.  Patch attached.

It would be nice if the patch didn't render the adjacent comment a lie.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgstat delay in autovacuum
Next
From: Jeff Davis
Date:
Subject: Re: new correlation metric