Feature Description

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