Re: BUG #15319: pg_stat_user_tables not showing last vacuum date - Mailing list pgsql-bugs

From shaurya jain
Subject Re: BUG #15319: pg_stat_user_tables not showing last vacuum date
Date
Msg-id CAHHJ3NRm5nieU13LACCZCCqy_ghQK-AF3HO1t+DdgPTsDPS0MA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15319: pg_stat_user_tables not showing last vacuum date  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-bugs
Dear  Sergei,

Thanks for your prompt response.Yeah it's clear now.

On Thu, Aug 9, 2018 at 1:37 PM, Sergei Kornilov <sk@zsrv.org> wrote:
Hello
This is documented behavior: https://www.postgresql.org/docs/current/static/monitoring-stats.html#PG-STAT-ALL-TABLES-VIEW
> last_vacuum   timestamp with time zone        Last time at which this table was manually vacuumed (not counting VACUUM FULL)

So, this is not bug.

regards, Sergei

pgsql-bugs by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: BUG #15307: Low numerical precision of (Co-) Variance
Next
From: Peter Geoghegan
Date:
Subject: Re: BUG #15309: ERROR: catalog is missing 1 attribute(s) for relid760676 when max_parallel_maintenance_workers > 0