Merge pull request #149 from craigds/patch-1

Clarify note about GiST indexes
This commit is contained in:
Josh Kupershmidt 2017-10-03 08:48:08 -04:00 committed by GitHub
commit f83cb2a6e0

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