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

From: "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, 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: 2023-01-21 05:42:51
Message-ID: d67cb64f-1c6f-46d5-fb44-8bc153796b3c@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 1/19/23 12:28 PM, vignesh C wrote:
> On Tue, 3 Jan 2023 at 19:49, Drouvot, Bertrand
> <bertranddrouvot(dot)pg(at)gmail(dot)com> wrote:
>> Attaching V8, mandatory rebase due to c8e1ba736b.
>
> The patch does not apply on top of HEAD as in [1], please post a rebased patch:
> === Applying patches on top of PostgreSQL commit ID
> d540a02a724b9643205abce8c5644a0f0908f6e3 ===
> === applying patch ./v8-0001-split_tables_indexes_stats.patch
> ....
> patching file src/backend/utils/activity/pgstat_table.c (renamed from
> src/backend/utils/activity/pgstat_relation.c)
> Hunk #25 FAILED at 759.
> ....
> 1 out of 29 hunks FAILED -- saving rejects to file
> src/backend/utils/activity/pgstat_table.c.rej
>
> [1] - http://cfbot.cputube.org/patch_41_3984.log
>

Thanks for the warning!

Please find attached a rebased version (previous comments
up-thread still need to be addressed though).

Regards,

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

Attachment Content-Type Size
v9-0001-split_tables_indexes_stats.patch text/plain 160.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2023-01-21 05:43:42 Re: Switching XLog source from archive to streaming when primary available
Previous Message Drouvot, Bertrand 2023-01-21 05:42:08 Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16