On Thu, Sep 24, 2015 at 8:37 AM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> When we run "VACUUM;", the all tables of current database will be vacuumed.
> So pg_stat_vacuum_progress should have these oid in order to show
> which table is vacuumed now.
Hmm, I would tend to instead show the schema & table name, like "foo"."bar".
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company