Contents
DROP STATISTICS
A DDL command for removing a statistics object
DROP STATISTICS
is a DDL command for removing a statistics object.
DROP STATISTICS
was added in PostgreSQL 10.
Change history
- PostgreSQL 10
- added (commit 7b504eb2)
DROP STATISTICS
has not been modified since it was added in PostgreSQL 10.
References
- PostgreSQL documentation: DROP STATISTICS