N
Neon6mo ago
flat-fuchsia

Timescaledb compression storage

Hello! Im looking to run timescaledb on neondb, it performs very well on other engines and i wanna continue using it! On timescale, specially on timescale cloud, there's a way to add an external storage for it to save old records on a cold storage, where it can access if requested through a query. If i recall correctly its called tiered data. Does neondb + timescaledb supports such thing?
4 Replies
conventional-tan
conventional-tan6mo ago
flat-fuchsia
flat-fuchsiaOP6mo ago
Correct!
conventional-tan
conventional-tan6mo ago
Per https://docs.timescale.com/about/latest/timescaledb-editions/#timescaledb-apache-2-edition, data compression is not available in the Timescale's Apache edition. Neon hosts the Timescale's Apache edition and hence unfortunately, you'd not be able to use compression in Neon.
flat-fuchsia
flat-fuchsiaOP6mo ago
Thank you very much!

Did you find this page helpful?