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

From Jeff Davis
Subject Re: Statistics Import and Export
Date
Msg-id e64ac81dc4555ab301eacb78556a3feb8ba5a35a.camel@j-davis.com
Whole thread Raw
In response to Re: Statistics Import and Export  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
On Wed, 2025-03-05 at 23:04 -0500, Corey Huinker wrote:
>
> Anyway, here's a rebased set of the existing up-for-consideration
> patches, plus the optimization of avoiding querying on non-expression
> indexes.

Patch 0001 contains a bug: it returns REQ_STATS early, before doing any
exclusions.

But I agree the previous code was hard to read in one place, and
redundant in another, so I will commit a fixup.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Ilia Evdokimov
Date:
Subject: Re: track generic and custom plans in pg_stat_statements
Next
From: Xuneng Zhou
Date:
Subject: Re: per backend WAL statistics