timescale / promscale_extension

[DEPRECATED] Tables, types and functions supporting Promscale
Other
37 stars 17 forks source link

registered caggs: validation #603

Open cevian opened 1 year ago

cevian commented 1 year ago

We should add validation to registered caggs that if compression is enabled, then the series_id is a segment by column.

Reason: if series_id is not a segment by column, then at least our data retention series-deletion query will croak (but probably other queries too).