Discover the name of a materialized hypertable
To change a materialized , you need to use its fully qualified name. To find the correct name, use the timescaledb_information.continuous_aggregates view. You can then use the name to modify it in the same way as any other .-
Query the continuous aggregates view
Query
timescaledb_information.continuous_aggregates: -
Locate the materialized name
Locate the name of the you want to adjust in the results of the query. The results look
like this: