Re: pg_multixact not getting truncated

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: pg_multixact not getting truncated
Дата
Msg-id 54605857.4060308@agliodbs.com
обсуждение исходный текст
Ответ на Re: pg_multixact not getting truncated  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: pg_multixact not getting truncated  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On 11/09/2014 08:00 PM, Josh Berkus wrote:
On 11/08/2014 01:46 PM, Andres Freund wrote:
>> I'm these days suggesting that people should add manual vacuuming for
>> > "older" relations during off peak hours on busy databases. There's too
>> > many sites which service degrades noticeably during a full table vacuum.
> Me too: https://github.com/pgexperts/flexible-freeze

It turns out that not even a program of preventative scheduled vacuuming
helps.  This is because the template0 database anchors the minmxid and
prevents it from being advanced until autovacuum gets around to that
database, at whatever the minmxid threshold is.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Doing better at HINTing an appropriate column within errorMissingColumn()
Следующее
От: Anssi Kääriäinen
Дата:
Сообщение: Re: tracking commit timestamps