Read more
Built on PostgreSQL, Tiger Cloud combines robustness and flexibility to tame your most demanding workloads, from real-time analytics and IoT data to events and vector embeddings.
Receive the latest technical articles and release notes in your inbox.

Apr 20, 2026
Most search stacks run four systems to answer one question. You don't need any of them. Build production hybrid search in Postgres with pg_textsearch for BM25, pgvectorscale for vector similarity, and Reciprocal Rank Fusion to combine them. One query. One database.

Apr 03, 2024
Read what country living can teach you about infrastructure choices and choosing a self-hosted vs. cloud database.

Mar 04, 2024
You can now create Timescale cloud services in four new regions. Keep reading to learn where and what creating them actually entails.

Jan 19, 2023
We created a job scheduler built into PostgreSQL with no external dependencies. This is the power you always wanted, but with a few caveats.

Jan 18, 2023
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.

Nov 15, 2022
Why are developers migrating from Amazon RDS for PostgreSQL to Timescale to handle their time-series data workloads? Our benchmark answers the question: faster queries, faster ingest, and 95 % storage savings for time-series data.

Nov 11, 2022
PostgreSQL upgrades have been known to be a bit of a controversial issue in the community. In this article, we will take the mystery out of the question of when an upgrade is appropriate and how Timescale allows you to do it as swiftly as possible.

Oct 19, 2022
Few features raise more questions than database indexes in the PostgreSQL landscape. Since Timescale Cloud is built on PostgreSQL, we often get questions on the topic. Read this blog post to see all your FAQs about indexing answered.