Re: Autovacuum on partitioned table (autoanalyze)

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: yuzuko <yuzukohosoya@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Amit Langote <amitlangote09@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, Masahiko Sawada <masahiko.sawada@2ndquadrant.com>, Laurenz Albe <laurenz.albe@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Greg Stark <stark@mit.edu>
Date: 2020-07-01T09:26:44Z
Lists: pgsql-hackers
> On 21 Apr 2020, at 18:21, yuzuko <yuzukohosoya@gmail.com> wrote:

> I'll update the patch soon.

Do you have an updated version to submit?  The previous patch no longer applies
to HEAD, so I'm marking this entry Waiting on Author in the meantime.

cheers ./daniel


Commits

  1. Keep stats up to date for partitioned tables

  2. Revert analyze support for partitioned tables

  3. Document ANALYZE storage parameters for partitioned tables

  4. autovacuum: handle analyze for partitioned tables