Remove a policy to drop chunks of a particular hypertable.

NameTypeDescription
relationREGCLASSName of the hypertable or continuous aggregate from which to remove the policy
NameTypeDescription
if_existsBOOLEANSet to true to avoid throwing an error if the policy does not exist. Defaults to false.
SELECT remove_retention_policy('conditions');

Removes the existing data retention policy for the conditions table.

Keywords

Found an issue on this page?

Report an issue!