File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $PostgreSQL: pgsql/doc/src/sgml/ref/vacuum.sgml,v 1.37 2005/07/30 15:45:49 momjian Exp $
2
+ $PostgreSQL: pgsql/doc/src/sgml/ref/vacuum.sgml,v 1.38 2005/07/30 17:03:56 momjian Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -180,7 +180,7 @@ VACUUM [ FULL | FREEZE ] [ VERBOSE ] ANALYZE [ <replaceable class="PARAMETER">ta
180
180
increase in I/O traffic, which cause poor performance for other active
181
181
sessions. Therefore, it is sometimes advisable to use
182
182
the cost-based vacuum delay feature. See <xref
183
- linkend="runtime" endterm="runtime -config-resource-vacuum-cost"> for more
183
+ linkend="runtime-config-resource-vacuum-cost"> for more
184
184
details.
185
185
</para>
186
186
</refsect1>
@@ -238,7 +238,7 @@ VACUUM
238
238
239
239
<simplelist type="inline">
240
240
<member><xref linkend="app-vacuumdb" endterm="app-vacuumdb-title"></member>
241
- <member><xref linkend="runtime" endterm="runtime -config-resource-vacuum-cost"></member>
241
+ <member><xref linkend="runtime-config-resource-vacuum-cost"></member>
242
242
</simplelist>
243
243
</refsect1>
244
244
</refentry>
You can’t perform that action at this time.
0 commit comments