Re: Add expressions to pg_restore_extended_stats() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add expressions to pg_restore_extended_stats()
Date
Msg-id aafO2CfbzYC3y-6b@paquier.xyz
Whole thread Raw
In response to Re: Add expressions to pg_restore_extended_stats()  (Corey Huinker <corey.huinker@gmail.com>)
Responses Re: Add expressions to pg_restore_extended_stats()
List pgsql-hackers
On Wed, Mar 04, 2026 at 01:06:17AM -0500, Corey Huinker wrote:
> Not that I can see. Thanks for all the hard work!

There was actually something standing on top of my mind?  How about
some refactoring of stats_import.sql regarding the queries that check
the diffs in stats?  I was wondering if we could limit the bloat by
encapsulating these in one or more PL or SQL functions that provide
records of the diff records found, if any.  Not mandatory, still that
could be nice..
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Cleanup shadows variable warnings, round 1
Next
From: Michael Paquier
Date:
Subject: Re: BUG: Former primary node might stuck when started as a standby