Doc: Fix contrib/amcheck tip.

Fixes an oversight in commit 20fbb711.
pull/51/head
Peter Geoghegan 6 years ago
parent 35cb574aa8
commit 26640c4071
  1. 2
      doc/src/sgml/amcheck.sgml

@ -168,7 +168,7 @@ ORDER BY c.relpages DESC LIMIT 10;
</variablelist> </variablelist>
<tip> <tip>
<para> <para>
<function>bt_index_parent_check</function> and <function>bt_index_check</function> and
<function>bt_index_parent_check</function> both output log <function>bt_index_parent_check</function> both output log
messages about the verification process at messages about the verification process at
<literal>DEBUG1</literal> and <literal>DEBUG2</literal> severity <literal>DEBUG1</literal> and <literal>DEBUG2</literal> severity

Loading…
Cancel
Save