| От | Tom Lane |
|---|---|
| Тема | Re: pg_xlog is getting bigger |
| Дата | |
| Msg-id | 25511.1355962323@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pg_xlog is getting bigger (Adrian Klaver <adrian.klaver@gmail.com>) |
| Ответы |
Re: pg_xlog is getting bigger
|
| Список | pgsql-general |
Adrian Klaver <adrian.klaver@gmail.com> writes:
> Well the question is how long have those idle transactions been around?
Idle transactions shouldn't have anything to do with pg_xlog bloat.
What causes xlog bloat is inability to release old WAL because either
(a) we're not able to complete checkpoints, or (b) WAL archiving is
enabled but malfunctioning, and the old WAL segments are being kept
pending successful archiving.
Either (a) or (b) should result in bleating in the postmaster log.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера