Re: Index trouble with 8.3b4

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Index trouble with 8.3b4
Дата
Msg-id 20080109031822.GE20913@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Index trouble with 8.3b4  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark wrote:

> I am hoping our other things which ignore VACUUM such as the globalxmin
> calculation are careful not to ignore VACUUM ANALYZE processes?

It doesn't matter -- the ANALYZE is done in a separate transaction (so
the VACUUM part is ignored, the ANALYZE part is not).

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Index trouble with 8.3b4
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: VACUUM FULL out of memory