Re: Vacuum statistics
Alena Rybakina <lena.ribackina@yandex.ru>
From: Alena Rybakina <lena.ribackina@yandex.ru>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
Andrey Lepikhov <a.lepikhov@postgrespro.ru>,
Andrei Zubkov <a.zubkov@postgrespro.ru>
Date: 2024-06-12T06:37:35Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Move wal_buffers_full from PgStat_PendingWalStats to WalUsage
- eaf502747bac 18.0 cited
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