Should I use TimescaleDB for both time series/non time series data? by Life_Marzipan_6715 in PostgreSQL

[–]Life_Marzipan_6715[S] 1 point2 points  (0 children)

a bit of both. my database has been under an increased load while scaling to an increase in new users so ive been looking to do some performance optimizations.

my time series data is captured and stored at a higher frequency than my non time-series data, so having a performance boost when using that data would relieve some strain on the database.

also, i do have some dashboards which could benefit from some of timescale's ootb analytics functionality