
TimescaleDB will be at #AWSSummit Hamburg. Let’s talk PostgreSQL, real-time analytics, time-series workloads on AWS, and AI applications built on operational data. Book a meeting with our team at the event! tsdb.co/i4nemls3
Ramon Guiu
1.1K posts

@ramonguiu
VP of Revenue and Product at @TigerDatabase / @TimescaleDB Formerly VP Product and GM @newrelic.

TimescaleDB will be at #AWSSummit Hamburg. Let’s talk PostgreSQL, real-time analytics, time-series workloads on AWS, and AI applications built on operational data. Book a meeting with our team at the event! tsdb.co/i4nemls3















New @TimescaleDB planner win from Sven Klemm (~v2.25): 50x faster columnar queries. When a WHERE clause on the primary time dimension is guaranteed true for a partition/chunk, we stop pushing that qual down into the partition plan. For columnar partitions this is huge: you no longer decompress the time column just to prove the partition is in range. Result: 50x faster SELECT count(*) … WHERE time > '2025-01-02', and it unblocks ColumnarIndexScan / SkipScan when filters touch compressed cols. 🚀🚀🚀




Tiger Lake is now in public beta for scale and enterprise users. Finally, a real data loop between Postgres and your lakehouse. Tiger Lake is a native Postgres-lakehouse bridge for real-time, analytical, and agentic systems. No more stitching together Kafka, Flink, and custom glue code. Tiger Lake creates continuous sync between Postgres and Apache Iceberg on S3, built directly into Tiger Cloud. It streams any Postgres table to Iceberg via CDC, and can replicate existing large tables from Postgres to Iceberg via optimized backfill transfers. No need to choose between operational speed and analytical depth. With Tiger Lake, you get both in one architecture. Details: tsdb.co/y7lukku9


