No mention of no CIC support for partitioned index in docs

David Rowley <david.rowley@2ndquadrant.com>

From: David Rowley <david.rowley@2ndquadrant.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-05-23T23:14:14Z
Lists: pgsql-hackers

Attachments

It appears there is no mention of lack of support for CREATE INDEX
CONCURRENTLY on partitioned index in the documents.

Added in the attached.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Commits

  1. Docs: concurrent builds of partitioned indexes are not supported