Re: autovacuum does not start in HEAD

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: autovacuum does not start in HEAD
Дата
Msg-id 20070502015744.GI5867@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: autovacuum does not start in HEAD  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
ITAGAKI Takahiro wrote:
> I wrote:
> > I found that autovacuum launcher does not launch any workers in HEAD.
>
> The attached autovacuum-fix.patch could fix the problem. I changed
> to use 'greater or equal' instead of 'greater' at the decision of
> next autovacuum target.

I developed a different fix, which is possible due to the addition of
TimestampDifferenceExceeds to the TimestampTz API.  (Thanks Tom).

It continues to work for me here, but please confirm that it fixes the
bug you reported -- I don't have a low-resolution platform handy.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Вложения

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

Предыдущее
От: Arturo Perez
Дата:
Сообщение: Re: Feature freeze progress report
Следующее
От: Tom Lane
Дата:
Сообщение: Patch queue triage