Autovacuum cancellation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Autovacuum cancellation
Дата
Msg-id 20071025200741.GJ23566@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: Autovacuum cancellation  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Autovacuum cancellation  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Simon Riggs wrote:

> Just noticed you've made these changes. I was working on them, but
> hadn't fully tested the patch because of all the different touch points.
> Sorry for the delay.
>
> Would you like me to refresh my earlier patch against the newly
> committed state (or did you commit that aspect already as well?).

Patch attached, please comment.  It only avoids cancelling when the
vacuum is for wraparound.

What we're missing here is doc updates (mainly to lmgr/README, I think)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: vacuum as flags in PGPROC
Следующее
От: Chris Browne
Дата:
Сообщение: Minor change to pg_dump docs