↑↓ select ↵ open ⌫ change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Feature: CREATE STATISTICS - multicolumn

CREATE STATISTICS provides the ability to collect statistics over multiple columns, which can be used by the optimizer to generate better query plans.

https://www.postgresql.org/docs/current/sql-createstatistics.html