Re: [BUGS] Can postgres run autovacuum tasks when autovacuum is disabled?
В списке pgsql-admin по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [BUGS] Can postgres run autovacuum tasks when autovacuum is disabled? |
| Дата | |
| Msg-id | 29727.1406732977@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Can postgres run autovacuum tasks when autovacuum is disabled? (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [BUGS] Can postgres run autovacuum tasks when autovacuum
is disabled?
|
| Список | pgsql-admin |
I wrote:
> However ... it looks to me like if the autovac launcher gets launched
> forcibly because of a possible wraparound issue, it will keep running
> normally after that even if autovacuum is off :-(.
Nope, scratch that: I missed the bit before the launcher's main loop,
where it fires off one child and exits if it's launched when autovacuum
is already false.
Still, if it does fire one child process, it looks like that child will
vacuum everything that seems to need vacuuming in the target database.
We should probably adjust that so that tables not in danger of wraparound
get skipped.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера