T

TimescaleDB

T
TimescaleDB Database v2.29.0

2.29.0 (2026-07-28)

This release contains performance improvements and bug fixes since the 2.28.3 release. We recommend that you upgrade at the next available opportunity. Release Highlights Chunk exclusion for DML operations improves the performance of UPDATE and DELETE statements on hypertables. By acquiring row exclusive locks only on the specific chunks being modified rather than the entire hypertable. This enhan…

T
TimescaleDB Database v2.28.3

2.28.3 (2026-07-16)

This release contains performance improvements and bug fixes since the 2.28.2 release. We recommend that you upgrade at the next available opportunity. Bugfixes #10082 Wrong result when evaluating a function returning NULL in the columnar query execution pipeline #10178 Fix incorrect usage of sort transformation for sort key expressions with negative constants #10179 Allow enabling and disabling t…

T
TimescaleDB Database v2.28.2

2.28.2 (2026-06-30)

This release contains bug fixes since the 2.28.1 release. We recommend that you upgrade at the next available opportunity. Bugfixes #10126 Fix bgw_job_stat_history migration for 2.28.1 #10133 Fix chunk_constraint migration #10137 Fix column ordering on first/last-based sparse indexes #10164 Automatically drop incompatible smallint bloom filters when upgrading instead of stopping the upgrade Thanks…

T
TimescaleDB Database v2.28.1

2.28.1 (2026-06-23)

This release contains performance improvements and bug fixes since the 2.28.0 release. We recommend that you upgrade at the next available opportunity. Bugfixes #9913 Fix potential crash on DML on compressed tables when the plan uses Bitmap Heap Scan #10091 Fix column rename for compressed chunks #10056 Enforce CHECK, NOT NULL and view WITH CHECK OPTION constraints for direct compress inserts #100…

T
TimescaleDB Database v2.28.0

2.28.0 (2026-06-16)

This release contains performance improvements and bug fixes since the 2.27.2 release. We recommend that you upgrade at the next available opportunity. Highlighted features in TimescaleDB v2.28.0 Faster first() and last() queries on compressed data. TimescaleDB derives first(value, time) and last(value, time) aggregates straight from the columnstore's batch metadata, skipping batch decompression e…

T
TimescaleDB Database v2.27.2

2.27.2 (2026-06-02)

This release contains bug fixes since the 2.27.1 release. We recommend that you upgrade at the next available opportunity. Bugfixes #9895 Remove refresh policy check when adding columnstore policy #9902 Fix wrong results and crashes when grouping by columns that are not in the SELECT list with vectorized aggregation or columnar index scan #9908 Skip ColumnarIndexScan when the qual contains a SubPl…

T
TimescaleDB Database v2.27.1

2.27.1 (2026-05-19)

TimescaleDB Changelog Please note: When updating your database, you should connect using psql with the -X flag to prevent any .psqlrc commands from accidentally triggering the load of a previous DB version. This release contains performance improvements and bug fixes since the 2.27.0 release. We recommend that you upgrade at the next available opportunity. Bugfixes #9795 Delete orphaned compressio…

T
TimescaleDB Database v2.27.0

2.27.0 (2026-05-12)

This release contains performance improvements and bug fixes since the 2.26.4 release. We recommend that you upgrade at the next available opportunity. ⚠️ Due to a problem during release process the Window's releases artifacts attached to this release are not valid. Download valid Windows binaries from: TimescaleDB Windows PG15 TimescaleDB Windows PG16 TimescaleDB Windows PG17 TimescaleDB Windows…

T
TimescaleDB Database v2.26.4

2.26.4 (2026-04-28)

This release contains bug fixes since the 2.26.3 release. We recommend that you upgrade at the next available opportunity. Bugfixes #9360 Sanitize DT_NOBEGIN next_start to recover jobs stuck after primary failover #9515 Fix now() constification for continuous aggregate queries #9550 Fix out of memory when propagating ALTER TABLE to many chunks #9605 Fix InstrStartNode called twice in a row #9607 F…

T
TimescaleDB Database v2.26.3

2.26.3 (2026-04-14)

This release contains bug fixes since the 2.26.2 release. We recommend that you upgrade at the next available opportunity. Bugfixes #9511 Fix alter_job failing for retention policy with drop_created_before argument #9557 Clean up orphaned compression_chunk_size entries during the extension upgrade #9551 Fix resource leaks on error paths for during a continuous aggregate refresh #9563 Fix gapfill o…

T
TimescaleDB Database v2.26.2

2.26.2 (2026-04-07)

This release contains bug fixes since the 2.26.1 release. We recommend that you upgrade at the next available opportunity. Bugfixes #9460 Fix WAL record tracking in EXPLAIN for direct compress #9485 Fix use-after-free of invalidation in tsl_compressor_free #9486 Fix use-after-free in job owner validation #9487 Fix use-after-free in reorder_chunk #9392 Fix wrong result when performing chunk exclusi…