11.3. Multicolumn Indexes # An index can be defined on more than one column of a table. For example, if you …| PostgreSQL Documentation
Bibliography Selected references and readings for SQL and PostgreSQL. Some white papers and technical reports from the original POSTGRES development …| PostgreSQL Documentation
11.8. Partial Indexes # A partial index is an index built over a subset of a table; the subset is defined …| PostgreSQL Documentation
5.11. Table Partitioning # 5.11.1. Overview 5.11.2. Declarative Partitioning 5.11.3. Partitioning Using Inheritance 5.11.4. Partition Pruning 5.11.5. Partitioning and Constraint Exclusion …| PostgreSQL Documentation