[PATCH] vacuumlo: print the number of large objects going to be removed

Поиск
Список
Период
Сортировка
От Timur Birsh
Тема [PATCH] vacuumlo: print the number of large objects going to be removed
Дата
Msg-id 18232791560320444@sas2-2074c606c35d.qloud-c.yandex.net
обсуждение исходный текст
Ответы Re: [PATCH] vacuumlo: print the number of large objects going to be removed  (Timur Birsh <taem@linukz.org>)
Список pgsql-hackers
Hello,

If tables has a lot of rows with large objects (>1_000_000) that
removed throughout the day, it would be useful to know how many
LOs going to be removed.

First patch - print the number of large objects going to be removed,
second patch - print how many LOs removed in percent.

Can anyone please review.

Please cc, I am not subscribed to the list.

Regards,
Timur
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: BEFORE UPDATE trigger on postgres_fdw table not work
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: pgbench rate limiting changes transaction latency computation