Extended statistics

Starting from PostgreSQL 10, the following new commands are available:

  • CREATE STATISTICS
  • ALTER STATISTICS
  • DROP STATISTICS

Using these commands, it is possible to create, modify, or delete objects that can monitor the statistics of a specific table, foreign table, or materialized view.

Also, you can refer to the following links:

Get PostgreSQL 10 High Performance now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.