From: | "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, 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>, Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: Split index and table statistics into different types of stats |
Date: | 2023-11-13 08:26:56 |
Message-ID: | 20651ca9-01a1-4685-ae59-4208f24d06ba@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 7/10/23 11:14 AM, Daniel Gustafsson wrote:
>> On 4 Apr 2023, at 12:04, Drouvot, Bertrand <bertranddrouvot(dot)pg(at)gmail(dot)com> wrote:
>> On 4/3/23 11:47 PM, Gregory Stark (as CFM) wrote:
>>> On Thu, 16 Mar 2023 at 05:25, Drouvot, Bertrand
>>> <bertranddrouvot(dot)pg(at)gmail(dot)com> wrote:
>>>>
>>>> My plan was to get [1] done before resuming working on the "Split index and table statistics into different types of stats" one.
>>>> [1]: https://commitfest.postgresql.org/42/4106/
>>> Generate pg_stat_get_xact*() functions with Macros ([1]) was committed March 27.
>>> There's only a few days left in this CF. Would you like to leave this
>>> here? Should it be marked Needs Review or Ready for Commit? Or should
>>> we move it to the next CF now?
>>
>> I moved it to the next commitfest and marked the target version as v17.
>
> This patch no longer applies (with tests failing when it did), and the thread
> has stalled. I'm marking this returned with feedback for now, please feel free
> to resubmit to a future CF with a new version of the patch.
>
FWIW, attached a rebased version as V11.
Will now work on addressing the up-thread remaining comments.
Regards,
--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Attachment | Content-Type | Size |
---|---|---|
v11-0001-split-tables-and-indexes-stats.patch | text/plain | 174.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bharath Rupireddy | 2023-11-13 08:37:21 | Re: Add new option 'all' to pg_stat_reset_shared() |
Previous Message | Fujii.Yuki@df.MitsubishiElectric.co.jp | 2023-11-13 08:25:48 | RE: Partial aggregates pushdown |