Re: Return of the Solaris vacuum polling problem -- anyone remember this?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Return of the Solaris vacuum polling problem -- anyone remember this?
Дата
Msg-id 4C6BF3EB0200002500034887@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Return of the Solaris vacuum polling problem -- anyone remember this?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Josh Berkus <josh@agliodbs.com> writes:
>> This is an anti-wraparound vacuum, so it could have something to
>> do with the hint bits.  Maybe it's setting the freeze bit on
>> every page, and writing them one page at a time?
> 
> That would explain all the writes, but it doesn't seem to explain
> why your two servers aren't behaving similarly.
One was bulk-loaded from the other, or they were bulk-loaded at
different times?  Or one had some other activity that boosted the
xid count, possibly in another database?
-Kevin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: trace_recovery_messages
Следующее
От: Tom Lane
Дата:
Сообщение: Re: patch: utf8_to_unicode (trivial)