Publish autovacuum informations
От | Guillaume Lelarge |
---|---|
Тема | Publish autovacuum informations |
Дата | |
Msg-id | CAECtzeU_VyakTqtL7mPHo=pdRi4oD4PVuGymjoK+Nw1O9Aaenw@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Publish autovacuum informations
|
Список | pgsql-hackers |
Hey,
There are times where I would need more informations on the autovacuum processes.I'd love to know what each worker is currently doing. I can get something like this from the pg_stat_activity view but it doesn't give me as much informations as the WorkerInfoData struct.
I'd also love to have more informations on the contents of the tables list (how many tables still to process, which table next, what kind of processing they'll get, etc... kinda what you have in the autovac_table struct).
В списке pgsql-hackers по дате отправления: