Docs: concurrent builds of partitioned indexes are not supported

David Rowley <drowley@postgresql.org>

Commit: 6c0c28383749c0ade89ac70ba6dbce9af140c0a9
Author: David Rowley <drowley@postgresql.org>
Date: 2019-06-06T00:36:37Z
Releases: 12.0
Docs: concurrent builds of partitioned indexes are not supported

Document that CREATE INDEX CONCURRENTLY is not currently supported for
indexes on partitioned tables.

Discussion: https://postgr.es/m/CAKJS1f_CErd2z9L21Q8OGLD4TgH7yw1z9MAtHTSO13sXVG-yow@mail.gmail.com
Backpatch-through: 11

Files

PathChange+/−
doc/src/sgml/ref/create_index.sgml modified +10 −0

Documentation touched

Discussion