Re: Vacuum statistics

From: Alena Rybakina
To: Alexander Korotkov
Cc: Amit Kapila , pgsql-hackers , Jim Nasby , Bertrand Drouvot , Ilia Evdokimov , Kirill Reshke , Andrei Zubkov , Masahiko Sawada , Melanie Plageman , jian he , a(dot)lepikhov(at)postgrespro(dot)ru, Sami Imseih , vignesh C
Subject: Re: Vacuum statistics
Date: 2025-06-03 12:27:54
Message-ID: [email protected]
Views: Whole Thread | Raw Message | 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