8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298c457 commit f5e2911Copy full SHA for f5e2911
doc/src/sgml/maintenance.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.82 2007/09/24 03:12:23 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.83 2007/10/06 17:45:49 alvherre Exp $ -->
2
3
<chapter id="maintenance">
4
<title>Routine Database Maintenance Tasks</title>
@@ -60,7 +60,7 @@
60
61
<para>
62
<productname>PostgreSQL</productname>'s <command>VACUUM</> (<xref
63
- linkend="sql-vacuum"> command has to run on a regular basis for several
+ linkend="sql-vacuum">) command has to run on a regular basis for several
64
reasons:
65
66
<orderedlist>
0 commit comments