Re: Some thoughts about i/o priorities and throttling vacuum

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Some thoughts about i/o priorities and throttling vacuum
Дата
Msg-id 23321.1066406390@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Some thoughts about i/o priorities and throttling vacuum  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> The trick to keep in mind is that the XID comparison functions use
> "modulo" operations, _but_ there are special "frozen" XIDs that are
> always "committed" -- that's why a VACUUM FREEZE would relieve the table
> forever from this problem.

> (At least this is how I understand it -- I could be totally wrong here)

No, that's exactly correct.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Some thoughts about i/o priorities and throttling vacuum
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: Some thoughts about i/o priorities and throttling vacuum