Re: progress report for ANALYZE
Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>
From: Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
vignesh C <vignesh21@gmail.com>,
Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-11-27T03:14:47Z
Lists: pgsql-hackers
Hi Amit-san, > On Wed, Nov 27, 2019 at 11:04 AM Tatsuro Yamada > <tatsuro.yamada.tf@nttcom.co.jp> wrote: >> Regarding to other total number columns, >> I'll create another patch to add these columns "index_vacuum_total" and >> "index_rebuild_count" on the other views. :) > > Maybe you meant "index_rebuild_total"? Yeah, you are right! :) Thanks, Tatsuro Yamada
Commits
-
Doc: Fix and tweak documentation for ANALYZE reporting
- 5ba40b62318e 13.0 landed