Re: Statistics Import and Export: difference in statistics dumped - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Statistics Import and Export: difference in statistics dumped
Date
Msg-id c720ac7bf88721947faf87e174ed8e0d10c782eb.camel@j-davis.com
Whole thread Raw
In response to Re: Statistics Import and Export: difference in statistics dumped  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
On Wed, 2025-03-05 at 15:22 +0530, Ashutosh Bapat wrote:
> Hmm. Updating the statistics without consuming more CPU is more
> valuable when autovacuum is off it improves query plans with no extra
> efforts. But if adding a new mode is some significant work, riding it
> on top of autovacuum=off might ok. It's not documented either way, so
> we could change that behaviour later if we find it troublesome.

Sounds good. I will commit something like the v2 patch then soon, and
if we need a different condition we can change it later.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Florents Tselai
Date:
Subject: Re: jsonb_strip_nulls with arrays?
Next
From: Masahiko Sawada
Date:
Subject: Re: Add contrib/pg_logicalsnapinspect