|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.373 2005/09/2302:42:34 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.374 2005/09/2316:36:35 momjian Exp $ |
3 | 3 |
|
4 | 4 | Typical markup: |
5 | 5 |
|
@@ -177,9 +177,7 @@ pg_[A-Za-z0-9_] <application> |
177 | 177 | Integrating autovacuum into the server allows it to be |
178 | 178 | automatically started and stopped in sync with the database |
179 | 179 | server, and allows autovacuum to be configured from |
180 | | - <filename>postgresql.conf</>. Also autovacuum now checks |
181 | | - if the database is in danger of xid wraparound and |
182 | | - vacuums the database if needed. |
| 180 | + <filename>postgresql.conf</>. |
183 | 181 | </para> |
184 | 182 | </listitem> |
185 | 183 | </varlistentry> |
|