Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Re: Vacuum statistics

Поиск
Список
Период
Сортировка
От Alena Rybakina
Тема Re: Vacuum statistics
Дата
Msg-id 3deae1bd-ad84-4459-a26e-04c9136b84e9@postgrespro.ru
обсуждение исходный текст
Ответ на Re: Vacuum statistics  (Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>)
Ответы Re: Vacuum statistics
Список pgsql-hackers
I think you've counted the above system tables from the database, but 
I'll double-check it. Thank you for your review!

On 19.08.2024 19:28, Ilia Evdokimov wrote:
> Are you certain that all tables are included in 
> `pg_stat_vacuum_tables`? I'm asking because of the following:
>
>
> SELECT count(*) FROM pg_stat_all_tables ;
>  count
> -------
>    108
> (1 row)
>
> SELECT count(*) FROM pg_stat_vacuum_tables ;
>  count
> -------
>     20
> (1 row)
>
-- 
Regards,
Alena Rybakina
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




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