Re: Vacuum statistics

From: Alena Rybakina <a(dot)rybakina(at)postgrespro(dot)ru>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Jim Nasby <jnasby(at)upgrade(dot)com>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, Andrei Zubkov <zubkov(at)moonset(dot)ru>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, a(dot)lepikhov(at)postgrespro(dot)ru, Sami Imseih <samimseih(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>
Subject: Re: Vacuum statistics
Date: 2025-06-03 12:27:54
Message-ID: cb205605-d24c-41a3-9205-fe59e13af9ed@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02.06.2025 22:56, Alena Rybakina wrote:
> Today, I finalized the vacuum statistics separation approach and
> refactored the vacuum statistics structures (patch 4).
>
> Currently, database statistics work incorrectly — I'm investigating
> the issue.
I fixed it and attached the patches.
> In parallel, I'm starting work on the extension.
>
I started working on this and will attach the first version soon.

--
Regards,
Alena Rybakina
Postgres Professional

Attachment Content-Type Size
v23-0001-Machinery-for-grabbing-an-extended-vacuum-statistics.patch text/x-patch 71.3 KB
v23-0002-Machinery-for-grabbing-an-extended-vacuum-statistics.patch text/x-patch 55.2 KB
v23-0003-Machinery-for-grabbing-an-extended-vacuum-statistics.patch text/x-patch 31.2 KB
v23-0004-Vacuum-statistics-have-been-separated-from-regular-r.patch text/x-patch 93.7 KB
v23-0005-Add-documentation-about-the-system-views-that-are-us.patch text/x-patch 24.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2025-06-03 12:58:31 Re: A modest proposal: make parser/rewriter/planner inputs read-only
Previous Message Pavel Stehule 2025-06-03 11:43:21 Re: proposal: schema variables