Re: pgsql: Publish more openly the fact that autovacuum is working for
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Publish more openly the fact that autovacuum is working for |
| Дата | |
| Msg-id | 14244.1216655114@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql: Publish more openly the fact that autovacuum is working for (alvherre@postgresql.org (Alvaro Herrera)) |
| Ответы |
Re: pgsql: Publish more openly the fact that
autovacuum is working for
|
| Список | pgsql-committers |
alvherre@postgresql.org (Alvaro Herrera) writes:
> Publish more openly the fact that autovacuum is working for wraparound
> protection.
Now that I look more closely, there are two things I don't like about
this patch:
* it fails to ratchet up MAX_AUTOVAC_ACTIV_LEN to allow for the
additional text
* it produces something like
autovacuum: VACUUM (to prevent wraparound) foo.bar
I had thought we were generating
autovacuum: VACUUM foo.bar (to prevent wraparound)
which seems both easier to read and less likely to break any
existing code that might be trying to interpret pg_stat_activity
entries.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера