Re: Statistics Import and Export - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Statistics Import and Export
Date
Msg-id Z0duXXLQQe85h-Vp@momjian.us
Whole thread Raw
In response to Re: Statistics Import and Export  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
On Wed, Nov 27, 2024 at 01:15:45PM -0500, Corey Huinker wrote:
> 
>     For people that want to use the old behavior of recomputing _all_
>     statistics not just the missing ones, we could add a different switch,
>     or an (optional) option to --analyze-in-stages.
> 
> The current patchset provides that in the form of the parameter
> "--force-analyze", which is a modifier to "--analyze-in-stages" and
> "--analyze-only". 

I don't think there is consensus to change --analyze-only, only maybe
--analyze-in-stages.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  When a patient asks the doctor, "Am I going to die?", he means 
  "Am I going to die soon?"



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE SCHEMA ... CREATE DOMAIN support
Next
From: Dmitry Dolgov
Date:
Subject: Re: [PoC] Reducing planning time when tables have many partitions