Re: Autovacuum and invalid page header
От | Tom Lane |
---|---|
Тема | Re: Autovacuum and invalid page header |
Дата | |
Msg-id | 14800.1273812639@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Autovacuum and invalid page header (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
Ответы |
Re: Autovacuum and invalid page header
|
Список | pgsql-admin |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > Yeah, maybe we should make it put the failed table at the end of the > list, for the next run. This is not simple to implement, if only > because autovac workers don't have any way to persist state from one run > to the next. But this kind of thing causes enough problems that it's > probably worth it. > One thing to keep in mind, though, is that a persistent error in a > single table is enough to keep a database's datfrozenxid from advancing, > and thus shut down in case the wraparound horizon comes too close. So > perhaps what we need is more visibility into autovacuum problems. +1 for the latter. A recurrent vacuum failure is something that needs to be dealt with ASAP, not partially-worked-around. regards, tom lane
В списке pgsql-admin по дате отправления: