N
Neon5mo ago
genetic-orange

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
absent-sapphire
absent-sapphire5mo ago
genetic-orange
genetic-orangeOP5mo ago
Correct!
absent-sapphire
absent-sapphire5mo 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.
genetic-orange
genetic-orangeOP5mo ago
Thank you very much!

Did you find this page helpful?