Re: Vacuum statistics

From: Alena Rybakina <lena(dot)ribackina(at)yandex(dot)ru>
To: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrey Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, Andrei Zubkov <a(dot)zubkov(at)postgrespro(dot)ru>
Subject: Re: Vacuum statistics
Date: 2024-06-12 06:38:30
Message-ID: 3de9a8eb-33b7-4e27-a779-b22a92411d88@yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

On 11.06.2024 16:09, Alena Rybakina wrote:
> On 08.06.2024 09:30, Alena Rybakina wrote:
>>
>> Iam currentlyworkingondividingthispatchintothreepartstosimplifythe
>> reviewprocess:oneofthemwillcontaincodeforcollectingvacuumstatisticsontables,the
>> secondonindexesandthe lastondatabases.
>>
I have divided the patch into three: the first patch containscodeforthe
functionalityof collecting and storage for tables, the second one for
indexes and the last one for databases.

--
Regards,
Alena Rybakina
Postgres Professional:http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
v3-0001-Machinery-for-grabbing-an-extended-vacuum-statistics.patch text/x-patch 62.5 KB
v3-0002-Machinery-for-grabbing-an-extended-vacuum-statistics.patch text/x-patch 45.7 KB
v3-0003-Machinery-for-grabbing-an-extended-vacuum-statistics.patch text/x-patch 21.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2024-06-12 06:43:56 Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions
Previous Message Alena Rybakina 2024-06-12 06:37:35 Re: Vacuum statistics