Re: Split index and table statistics into different types of stats

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Daniel Gustafsson <daniel(at)yesql(dot)se>, "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Split index and table statistics into different types of stats
Date: 2026-08-10 08:46:29
Message-ID: anmP5VMsHk5v7Fdf@bdtpg
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Mon, Aug 10, 2026 at 04:42:58PM +0900, Michael Paquier wrote:
>
> A test could be in place here, I guess, but we cannot make it relevant
> except in a TAP test where the counter increments would be isolated.
> Will look at how possible this could be later. For now, I will do an
> extra pass later on this patch. Updated version is attached for now.

Thanks! I just had a look at the updated version and I can see that the findings
reported above have been fixed.

Regards,

--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Cagri Biroglu 2026-08-10 08:53:04 Re: Per-table resync for logical replication subscriptions
Previous Message Michael Paquier 2026-08-10 08:40:43 Re: [PATCH] Fix SIGSEGV in GrantLockLocal when OOM leaves LOCALLOCK.lockOwners NULL