PoC - psql - emphases line with table name in verbose output

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: PoC - psql - emphases line with table name in verbose output
Date: 2026-03-29 16:42:46
Message-ID: CAFj8pRD2MOak45s8=bex3BcncJf2jt9ukx=i9pKmWB1SepZu6g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

Sometimes I have to run vacuum verbose in environments with hundreds of
tables. The result is pretty unreadable. Attached patch try introduce some
emphasis of interesting lines from INFO output. It is proof concept if some
game with output has some benefits or not.

What do you think about this?

Regards

Pavel

Attachment Content-Type Size
0001-initial.patch text/x-patch 2.0 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-03-29 17:16:39 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Previous Message Henson Choi 2026-03-29 14:06:11 Re: Row pattern recognition