| От | Tom Lane |
|---|---|
| Тема | Re: pg_autovacuum: short, wide tables |
| Дата | |
| Msg-id | 27909.1120852956@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pg_autovacuum: short, wide tables (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
| Ответы |
Re: pg_autovacuum: short, wide tables
|
| Список | pgsql-bugs |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Another issue altogether is the stat system. I don't know if it stores
> info about toast tables.
Yes, it does --- you can pull out the info, even, if you use the stats
access functions directly. It's just that the views filter on relkind =
'r'.
> Note that it doesn't matter that it doesn't show up in the pg_stat
> views, because we don't use those; rather we access the hash tables
> directly.
Ah, but this is only true in the integrated version no? The contrib
version sure looks like it's depending on the views.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера