Re: Last autovacuum time - what is it? - Mailing list pgsql-general

From Tom Lane
Subject Re: Last autovacuum time - what is it?
Date
Msg-id 9935.1573672590@sss.pgh.pa.us
Whole thread Raw
In response to Last autovacuum time - what is it?  (Durumdara <durumdara@gmail.com>)
List pgsql-general
Durumdara <durumdara@gmail.com> writes:
> I need to ask about  last_autovacuum column  in *pg_stat_all_tables.*
> I'm not sure is this a starting time, or when the daemon finished.

Looks like it's the time that the vacuum operation finished.

            regards, tom lane



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: terminated by signal 11: Segmentation fault
Next
From: Brennan Vincent
Date:
Subject: `pg_ls_dir` can query some directories, but not others