Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Latest commit

History

History
29 lines (22 loc) 路 1.06 KB

File metadata and controls

29 lines (22 loc) 路 1.06 KB
title Alter and drop distributed hypertables
excerpt Sunsetted v2.14.x. Alter and drop distributed hypertables in your self-hosted TimescaleDB installation
keywords
distributed hypertables
alter
delete
tags
change
delete
seo
robots
noindex

import MultiNodeDeprecation from "versionContent/_partials/_multi-node-deprecation.mdx";

Alter and drop distributed hypertables

You can alter and drop distributed hypertables in the same way as standard hypertables. To learn more, see:

When you alter a distributed hypertable, or set privileges on it, the commands are automatically applied across all data nodes. For more information, see the section on multi-node administration.