Re: Avoiding out of date statistics / planner - Mailing list pgsql-general

From Michael Lewis
Subject Re: Avoiding out of date statistics / planner
Date
Msg-id CAHOFxGoLmmZCkP=zMpV7mTJk5Rqhprtw=rQkj6-bWK5ZwQMLUw@mail.gmail.com
Whole thread Raw
In response to Re: Avoiding out of date statistics / planner  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Avoiding out of date statistics / planner
List pgsql-general
It may also be worth noting that it is possible to make autovacuum/analyze more aggressive, perhaps only on the tables that see large changes in data that might result in a statistics issue. If you could share a query, explain analyze output, and pseudo code or at least description of what sort of bulk operations are being done, then more insight could be offered.

pgsql-general by date:

Previous
From: Dmitry Igrishin
Date:
Subject: Re: Natural sort order extension.
Next
From: Andres Freund
Date:
Subject: Re: JIT on Windows with Postgres 12.1