Re: [PATCHES] Clarifying Autovacuum docs in the release notes
От | Neil Conway |
---|---|
Тема | Re: [PATCHES] Clarifying Autovacuum docs in the release notes |
Дата | |
Msg-id | 4325C79A.9070300@samurai.com обсуждение исходный текст |
Ответ на | Clarifying Autovacuum docs in the release notes (David Fetter <david@fetter.org>) |
Список | pgsql-docs |
David Fetter wrote: > *************** > *** 173,179 **** > Integrating autovacuum into the server allows it to be > automatically started and stopped in sync with the database > server, and allows autovacuum to be configured from > ! <filename>postgresql.conf</>. > </para> > </listitem> > </varlistentry> > --- 173,181 ---- > Integrating autovacuum into the server allows it to be > automatically started and stopped in sync with the database > server, and allows autovacuum to be configured from > ! <filename>postgresql.conf</>. Autovacuum now checks to see if > ! the database is in danger of xid wraparound and > ! <command>VACUUM</command>s the whole database if needed. > </para> > </listitem> > </varlistentry> AFAIK contrib/pg_autovacuum in 8.0 also checked for XID wraparound (or at least its documentation claims that it does), so I don't see how this is new functionality. -Neil
В списке pgsql-docs по дате отправления: