From 447750567b8a05530cff51773aced191a76694b8 Mon Sep 17 00:00:00 2001 From: Nathan Bossart Date: Sat, 19 Jan 2019 00:33:47 +0000 Subject: [PATCH v3 1/3] Adjust documentation for 'vacuumdb --disable-page-skipping'. --- doc/src/sgml/ref/vacuumdb.sgml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index da4d51e763..f304627802 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -106,9 +106,7 @@ PostgreSQL documentation - Disable all page-skipping behavior during processing based on - the visibility map, similarly to the option - DISABLE_PAGE_SKIPPING for VACUUM. + Disable skipping pages based on the contents of the visibility map. -- 2.16.5