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

From Jeff Davis
Subject Re: Statistics Import and Export
Date
Msg-id 57940dc06d5a65c0a5639263aa174ccd5a25d8ec.camel@j-davis.com
Whole thread Raw
In response to Re: Statistics Import and Export  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Statistics Import and Export
List pgsql-hackers
On Fri, 2025-02-28 at 14:56 -0600, Nathan Bossart wrote:
> On Fri, Feb 28, 2025 at 12:54:03PM -0800, Jeff Davis wrote:
> > (Aside: I assume everyone here agrees that pg_upgrade should
> > transfer
> > the stats by default.)
>
> That feels like a safe assumption to me...  I'm curious what the use-
> case
> is for pg_upgrade's --no-statistics option.

Mostly completeness and paranoia. I don't see a real use case. If we
decide we don't need it, that's fine with me.

Regards,
    Jeff Davis





pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: Space missing from EXPLAIN output
Next
From: Andy Alsup
Date:
Subject: Re: Update docs for UUID data type