Re: Displaying accumulated autovacuum cost
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Greg Smith <greg@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-02-17T17:16:00Z
Lists: pgsql-hackers
Attachments
- dirty_buffers_v2.patch (application/octet-stream) patch v2
On Fri, Feb 17, 2012 at 5:04 AM, Fujii Masao <masao.fujii@gmail.com> wrote: > Here are review comments: > > The document about EXPLAIN needs to be updated. > > You forgot to add the long-integer-valued property of shared/local_blks_dirtied. > So when I ran EXPLAIN and used json as a format, no information about > blks_dirtied > was reported. Thanks for the review. Updated patch attached. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company