Hacker News new | ask | show | jobs
by cevian 2198 days ago
Just as a point of clarification: timescale materialized views don't allow joins during materialization. But you can join materialized views arbitrarily at query time. (TimescaleDB engineer here)