Clarify note about GiST indexes

As per http://lists.pgfoundry.org/pipermail/reorg-general/2015-May/000306.html
This commit is contained in:
Craig de Stigter 2017-09-29 14:03:02 +13:00 committed by GitHub
parent 66f5da58c9
commit f789bc965d

View File

@ -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
^^^^^^^^^^^^