Re: Track skipped tables during autovacuum and autoanalyze - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: Track skipped tables during autovacuum and autoanalyze
Date
Msg-id CAA5RZ0tSr8=Bs_eTiDyLQydMgkdP3HY1uOPAAU-A1PQtPs-Vew@mail.gmail.com
Whole thread
In response to Track skipped tables during autovacuum and autoanalyze  (Yugo Nagata <nagata@sraoss.co.jp>)
List pgsql-hackers
Hi,

> I've attached a patch to fix this by inserting "noop" step in session s2
> to ensure that the vacuum has finished.
>
> Does this look good to you?
>
> [1] https://github.com/postgresql-cfbot/postgresql/actions/runs/30115503531/attempts/1

Yes, this looks correct to me.

Thanks!

--
Sami Imseih
Amazon Web Services (AWS)



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: FROM clause before SELECT
Next
From: Michael Paquier
Date:
Subject: Re: PG_ENSURE_ERROR_CLEANUP and nested blocks