Skip to main content

3 docs tagged with "partial indexes"

View all tags

Partial Indexes in PostgreSQL

Learn how to use partial indexes in PostgreSQL to improve performance and reduce storage costs, and how to manage them in database schema migration easily with Atlas.

Partial Indexes in SQLite

What partial indexes are in SQLite, when they beat a full index, and how to declare one in an Atlas HCL schema so Atlas plans the migration for you.