Add secondary indexes to partitioned audit_events
Add a new migration to create the secondary indexes on the partitioned audit_events copy. This uses the partitioning migration helpers to create an index on each partition before creating the index on the base table.
Showing
Please register or sign in to comment