Re: Vacuum statistics

From: Alena Rybakina <lena(dot)ribackina(at)yandex(dot)ru>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Andrei Lepikhov <lepihov(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Jim Nasby <jnasby(at)upgrade(dot)com>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, Andrei Zubkov <zubkov(at)moonset(dot)ru>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Sami Imseih <samimseih(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
Subject: Re: Vacuum statistics
Date: 2026-03-16 10:33:14
Message-ID: 4ce48505-d7e7-486d-8a89-1628ea021ca1@yandex.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 16.03.2026 02:27, Alena Rybakina wrote:

> With pg_stat_force_next_flush() they seem stable enough without using
> waiting functions.
>
I returned it back - I noticed that the test has become unstable again
and the same practice is used in stats.sql.

--
-----------
Best regards,
Alena Rybakina

Attachment Content-Type Size
v33-0001-Track-table-VM-stability.patch text/plain 15.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2026-03-16 10:42:35 Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Previous Message Fujii Masao 2026-03-16 10:30:10 Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE