Re: Vacuum statistics
Alena Rybakina <a.rybakina@postgrespro.ru>
From: Alena Rybakina <a.rybakina@postgrespro.ru>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Cc: Alexander Korotkov <aekorotkov@gmail.com>, Jim Nasby
<jnasby@upgrade.com>, Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>,
Kirill Reshke <reshkekirill@gmail.com>, Andrei Zubkov <zubkov@moonset.ru>,
Masahiko Sawada <sawada.mshk@gmail.com>,
Melanie Plageman <melanieplageman@gmail.com>,
jian he <jian.universality@gmail.com>, a.lepikhov@postgrespro.ru,
Sami Imseih <samimseih@gmail.com>
Date: 2025-02-17T14:46:16Z
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
Attachments
- v19-0001-Implement-Self-Join-Elimination.patch (text/x-patch) patch v19-0001
- v19-0002-Machinery-for-grabbing-an-extended-vacuum-statistics.patch (text/x-patch) patch v19-0002
- v19-0003-Machinery-for-grabbing-an-extended-vacuum-statistics.patch (text/x-patch) patch v19-0003
- v19-0004-Add-documentation-about-the-system-views-that-are-us.patch (text/x-patch) patch v19-0004
On 04.02.2025 18:22, Alena Rybakina wrote: > Hi! Thank you for your review! > > On 02.02.2025 23:43, Alexander Korotkov wrote: >> On Mon, Jan 13, 2025 at 3:26 PM Alena Rybakina >> <a.rybakina@postgrespro.ru> wrote: >>> I noticed that the cfbot is bad, the reason seems to be related to >>> the lack of a parameter in >>> src/backend/utils/misc/postgresql.conf.sample. I added it, it should >>> help. >> The patch doesn't apply cleanly. Please rebase. > I rebased them. The patch needed a rebase again. There is nothing new since version 18, only a rebase. -- Regards, Alena Rybakina Postgres Professional