Getting this error while trying to create an Index on a large ( count(*)=30B ) table. Only the CREATE INDEX running on a fully loaded table. I maxed out my CUs to 16, SET max_parallel_maintenance_workers = 10, SET maintenance_work_mem = '48 GB' . I need this index, any work arounds?