Re: [COMMITTERS] pgsql: Fix vacuum so that autovacuum is really not cancelled when doing

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [COMMITTERS] pgsql: Fix vacuum so that autovacuum is really not cancelled when doing
Дата
Msg-id 20080314183434.GO4843@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Fix vacuum so that autovacuum is really not cancelled when doing  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
Список pgsql-hackers
Devrim GÜNDÜZ wrote:
> Hi,
> 
> On Fri, 2008-03-14 at 17:26 +0000, Alvaro Herrera wrote:
> > -----------
> > Fix vacuum so that autovacuum is really not cancelled when doing an emergency
> > job (i.e. to prevent Xid wraparound problems.)  Bug reported by ITAGAKI
> > Takahiro in 20080314103837.63D3.52131E4D@oss.ntt.co.jp, though I didn't use his
> > patch.
> 
> Will this be in 8.3.1?

I hope so -- it'll depend on exactly what Marc does to generate 8.3.1.

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


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Commit fest?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [DOCS] pg_total_relation_size() and CHECKPOINT