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:37:35 |
Message-ID: | 42f97480-8b8f-43c7-a16e-baf8b317aac9@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
From | Date | Subject | |
---|---|---|---|
Next Message | Alena Rybakina | 2024-06-12 06:38:30 | Re: Vacuum statistics |
Previous Message | Amit Kapila | 2024-06-12 05:52:39 | Re: Conflict Detection and Resolution |