From f789bc965d9ea1949a64ba3107de2a8b86bcce7d Mon Sep 17 00:00:00 2001 From: Craig de Stigter Date: Fri, 29 Sep 2017 14:03:02 +1300 Subject: [PATCH] Clarify note about GiST indexes As per http://lists.pgfoundry.org/pipermail/reorg-general/2015-May/000306.html --- doc/pg_repack.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pg_repack.rst b/doc/pg_repack.rst index 2174630..d8c1843 100644 --- a/doc/pg_repack.rst +++ b/doc/pg_repack.rst @@ -410,7 +410,7 @@ pg_repack cannot reorganize temp tables. GiST indexes ^^^^^^^^^^^^ -pg_repack cannot reorganize tables using GiST indexes. +pg_repack cannot cluster tables by GiST indexes. DDL commands ^^^^^^^^^^^^