Actions
Idea #10354
openAdd varchar_pattern_ops to all relevant PostgreSQL UUID indexes
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
Description
Change all UUID varchar B-tree indexes so that they use varchar_pattern_ops so that we can do efficient prefix searches as described in
https://dev.arvados.org/issues/10028#note-11
Add a database migration to recreate the indexes and flag Ops that the migration needs to be run as part of the upgrade/deployment process.
Actions