From: Magnus Hagander Date: Wed, 20 Jun 2018 12:28:56 +0000 (+0200) Subject: Move pg_verify_checksum docs to Server utils X-Git-Tag: REL_11_BETA2~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b92ef305c3eebc379af7af52ff03f75c67d39e8f;p=thirdparty%2Fpostgresql.git Move pg_verify_checksum docs to Server utils Author: Daniel Gustafsson --- diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml index 73ef212c08f..db4f4167e3c 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -255,7 +255,6 @@ &pgReceivewal; &pgRecvlogical; &pgRestore; - &pgVerifyChecksums; &psqlRef; &reindexdb; &vacuumdb; @@ -284,6 +283,7 @@ &pgtestfsync; &pgtesttiming; &pgupgrade; + &pgVerifyChecksums; &pgwaldump; &postgres; &postmaster;