| От | Tom Lane |
|---|---|
| Тема | Re: pg_clog not getting cleared |
| Дата | |
| Msg-id | 10705.1293053892@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pg_clog not getting cleared (Scott Whitney <scott@journyx.com>) |
| Список | pgsql-admin |
Scott Whitney <scott@journyx.com> writes:
> I understand the purpose of the clogs, but I would think that the transactions would have been frozen on all dbs
(I'vegot about 300 in my cluster) by now. My logs go back to July 13th which, I think, is when the server was last
restarted.
It doesn't really try to remove clog entries that are younger than
vacuum_freeze_table_age (see also vacuum_freeze_min_age). At two bits
per transaction, the general feeling is that eating the disk space is
better than forcing full-database vacuums more often. But if you're
hot to have the space released sooner, those are the knobs to frob.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера