Docs: concurrent builds of partitioned indexes are not supported

David Rowley <drowley@postgresql.org>

Commit: a15e8ce7b647ccc4580bf00374c33e5ab793f3e3
Author: David Rowley <drowley@postgresql.org>
Date: 2019-06-06T00:37:04Z
Releases: 11.4
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