Re: Postgres chooses slow query plan from time to time

Michael Lewis <mlewis@entrata.com>

From: Michael Lewis <mlewis@entrata.com>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: Kristjan Mustkivi <sonicmonkey@gmail.com>, Pgsql Performance <pgsql-performance@lists.postgresql.org>
Date: 2021-09-13T14:19:40Z
Lists: pgsql-performance
Autovacuum will only run for freezing, right? Insert only tables don't get
autovacuumed/analyzed until PG13 if I remember right.