Scaling PostgreSQL With Amazon S3: An Object Storage for Low-Cost, Infinite Database Scalability
You can now tier data to object storage in Timescale Cloud for low-cost, infinite database scalability. Keep accessing your data seamlessly via your hypertable with no extra charge per query.
An Incremental Materialized View on Steroids: How We Made Continuous Aggregates Even Better
A continuous aggregate is similar to a PostgreSQL materialized view, speeding up queries. But rolling up (or downsampling) previously rolled up data can increase calculation speed while decreasing storage needs. Say hi to continuous aggregates on continuous aggregates, courtesy of TimescaleDB 2.9.
How We Made Data Aggregation Better and Faster on PostgreSQL With TimescaleDB 2.7
They’re so fast we can’t catch up! Check out our benchmarks with two datasets to learn how we used continuous aggregates to make queries up to 44,000x faster, while requiring 60 % less storage (on average).