| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Greg Smith <greg(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Displaying accumulated autovacuum cost |
| Date: | 2012-02-17 17:16:00 |
| Message-ID: | CA+TgmoZtbT55Rx5=vnR_huzDNC5SfYe_pXJk73+xAFvnZpTPiQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 17, 2012 at 5:04 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)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
| Attachment | Content-Type | Size |
|---|---|---|
| dirty_buffers_v2.patch | application/octet-stream | 16.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2012-02-17 17:26:48 | Re: Triggers with DO functionality |
| Previous Message | Tom Lane | 2012-02-17 17:14:08 | Re: MySQL search query is not executing in Postgres DB |