Contiouus aggregates in postgres/timescaledb requires time_bucket-function?

后端 未结 0 1060
庸人自扰
庸人自扰 2021-01-22 18:21

I have a SELECT-query which gives me the aggregated sum(minutes_per_hour_used) of some stuff. Grouped by id, weekday and observed hour.

SELECT id,
       extract(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题