Re: analyze-in-stages post upgrade questions - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: analyze-in-stages post upgrade questions
Date
Msg-id aleqYZGaU4RcHemR@nathan
Whole thread
In response to Re: analyze-in-stages post upgrade questions  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: analyze-in-stages post upgrade questions
List pgsql-hackers
[RMT hat]

On Thu, Jun 04, 2026 at 12:14:34PM -0500, Justin Pryzby wrote:
> Checking back.
> 
> On Wed, Aug 20, 2025 at 08:51:16PM -0500, Justin Pryzby wrote:
>> When analyzing a partitioned table, I think you should use ANALYZE ONLY,
>> or otherwise avoid processing the children twice.

This is listed as an open item for v19 [0].  Is it appropriate to consider
this v19 stabilization work?

[0] https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: SQL:2011 Application Time Update & Delete
Next
From: Nathan Bossart
Date:
Subject: Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION