Creating partitioned indexes

This section describes how to create partitioned indexes using create index. See the Reference Manual: Commands.

Indexes can be created in serial or parallel mode, however, you can create global indexes on round-robin-partitioned tables only in parallel mode. See Chapter 7, “Controlling Optimization,” in the Performance and Tuning Series: Query Processing and Abstract Plans.