From: Peter Geoghegan Date: Sun, 12 Apr 2020 04:07:20 +0000 (-0700) Subject: Doc: Fix contrib/amcheck tip. X-Git-Tag: REL_13_BETA1~262 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26640c40715c7f2045cf1b7c6753cac40b64d1e8;p=thirdparty%2Fpostgresql.git Doc: Fix contrib/amcheck tip. Fixes an oversight in commit 20fbb711. --- diff --git a/doc/src/sgml/amcheck.sgml b/doc/src/sgml/amcheck.sgml index 58b163a3d94..75518a7820a 100644 --- a/doc/src/sgml/amcheck.sgml +++ b/doc/src/sgml/amcheck.sgml @@ -168,7 +168,7 @@ ORDER BY c.relpages DESC LIMIT 10; - bt_index_parent_check and + bt_index_check and bt_index_parent_check both output log messages about the verification process at DEBUG1 and DEBUG2 severity