Dropping a distributed hypertable

Dropping a distributed hypertable works just like the standard DROP TABLE command, where TimescaleDB will correspondingly delete all chunks belonging to the distributed hypertable.

  1. DROP TABLE conditions;