| От | Tom Lane |
|---|---|
| Тема | Re: nested transactions |
| Дата | |
| Msg-id | 22653.1038585669@sss.pgh.pa.us обсуждение |
| Ответ на | Re: nested transactions ("Matthew T. O'Connor" <matthew@zeut.net>) |
| Список | pgsql-hackers |
"Matthew T. O'Connor" <matthew@zeut.net> writes: > Right now AVD only performs vacuum analyze on specific tables as it deems they > need it, it does not perform vacuum on entire databases at any point yet. See http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/routine-vacuuming.html However I think that only talks about XID wraparound and datfrozenxid. pg_clog recycling is driven off the oldest datvacuumxid in pg_database; the AVD should think about launching a database-wide vacuum whenever age(datvacuumxid) exceeds a million or two. regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера