Re: pg_autovacuum entries

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_autovacuum entries
Дата
Msg-id 20091101175659.GB4428@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: pg_autovacuum entries  (Anj Adu <fotographs@gmail.com>)
Ответы Re: pg_autovacuum entries  (Anj Adu <fotographs@gmail.com>)
Список pgsql-admin
Anj Adu escribió:
> My goal is to reset the XID wraparound counter by performing vacuumdb
> (autovacuum is not an option for my for various reasons)

Note that if you are on 8.1 (I can't recall) you need to vacuum the
whole database in a single command for Xid wraparound.  Only on 8.2 and
higher you can get away with doing it one table at a time.

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

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_autovacuum entries
Следующее
От: Tom Lane
Дата:
Сообщение: Re: dupes for PK and other UNIQUE indexes