Add TimescaleDB 2.29.x support

XMLWordPrintable

    • S26-W30/31, S26-W32/33
    • 0.25

      TimescaleDB 2.29 has been released, please add support for it.
      https://github.com/timescale/timescaledb/releases/tag/2.29.0

      https://hub.docker.com/r/timescale/timescaledb/tags?name=2.29

      Release Highlights

      • Chunk exclusion for DML operations drastically improves the performance of UPDATE and DELETE statements on hypertables. By acquiring exclusive locks only on the specific chunks being modified rather than the entire hypertable, this enhancement eliminates massive lock contention and keeps high-concurrency workloads running smoothly without unnecessary slowdowns.
      • Intelligent row-by-row decompression enables the query planner to decompress data row-by-row rather than in large batches when an operation prioritizes a fast initial response (such as queries with LIMIT clauses). This dramatically reduces memory overhead and query latency, ensuring lightning-fast performance when you only need to retrieve a small subset of records from your compressed hypertables.

      Important: PostgreSQL 15 Support Removed
      TimescaleDB 2.29.0 removes support for PostgreSQL 15. This release supports PostgreSQL 16, 17, and 18. If you are still running PostgreSQL 15, upgrade PostgreSQL before upgrading to TimescaleDB 2.29.0.

            Assignee:
            Michael Veksler
            Reporter:
            Edgar Akhmetshin
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - Not Specified
                Not Specified
                Logged:
                Time Spent - 2h
                2h