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
- docs_no_cic_for_part_indexes.patch (application/octet-stream) patch
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
-
Docs: concurrent builds of partitioned indexes are not supported
- a15e8ce7b647 11.4 landed
- 6c0c28383749 12.0 landed