flâneur — a map of the web's best reading

PostgreSQL: Documentation: 17: 11.8. Partial Indexes

postgresql.org · 1,638 words · saved by 1 readers

11.8. Partial Indexes # A partial index is an index built over a subset of a table; the subset is defined …

PostgreSQL: Documentation: 18: 11.8. Partial Indexes July 16, 2026: PostgreSQL 19 Beta 2 Released! Documentation → PostgreSQL 18 Supported Versions: Current ( 18 ) / 17 / 16 / 15 / 14 Development Versions: 19 / devel Unsupported versions: 13 / 12 / 11 / 10 / 9.6 / 9.5 / 9.4 / 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2 / 8.1 / 8.0 / 7.4 / 7.3 / 7.2 11.8. Partial Indexes Prev Up Chapter 11. Indexes Home Next 11.8. Partial Indexes # A partial index is an index built over a subset of a table; the subset is defined by a conditional expression (called the predicate of the partial index). The index

Explore this link on the map →

related reading