Re: Avoiding Refreezing XIDs Repeatedly

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Avoiding Refreezing XIDs Repeatedly
Дата
Msg-id 20150209191035.GG3391@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Avoiding Refreezing XIDs Repeatedly  (bkrug <bkrug@usatech.com>)
Ответы Re: Avoiding Refreezing XIDs Repeatedly  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
bkrug wrote:
> The problem I'm facing is that I have many large (several GB) tables that are
> not being changed (they are several days old) but auto-vacuum keeps scanning
> and updating them every time the xid wraps around and thus my rsync back-up
> process sees that the disk files have changed and must copy them.

We have considered changing this, but it needs a concerted effort.  It's
not a simple problem.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: bkrug
Дата:
Сообщение: Re: Avoiding Refreezing XIDs Repeatedly
Следующее
От: Luis Antonio Dias de Sá Junior
Дата:
Сообщение: Survey: Max TPS you've ever seen