Re: Vacuum statistics

From: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
To: Alena Rybakina <lena(dot)ribackina(at)yandex(dot)ru>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, zubkov(at)moonset(dot)ru, a(dot)lepikhov(at)postgrespro(dot)ru
Subject: Re: Vacuum statistics
Date: 2024-08-10 18:14:27
Message-ID: 9f2e279c-8ba8-4830-ace1-6fdf8e89a4c5@tantorlabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, everyone!

Thank you for your interesting patch with extended information
statistics about autovacuum.

Do you consider not to create new table in pg_catalog but to save
statistics in existing table? I mean pg_class or
pg_stat_progress_analyze, pg_stat_progress_vacuum?

P.S. If I sent this mail twice, I'm sorry :)

Regards

Ilia Evdokimov,

Tantor Labs.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2024-08-10 18:32:35 Re: is_superuser versus set_config_option's parallelism check
Previous Message Noah Misch 2024-08-10 17:50:55 Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)