github timescale/timescaledb 2.15.2
Release 2.15.2 (2024-06-07)

latest releases: 2.16.1, 2.16.0, 2.15.3...
3 months ago

This release contains bug fixes since the 2.15.1 release. Best practice is to upgrade at the next available opportunity.

Migrating from self-hosted TimescaleDB v2.14.x and earlier

After you run ALTER EXTENSION, you must run this SQL script. For more details, see the following pull request #6797.

If you are migrating from TimescaleDB v2.15.0 or v2.15.1, no changes are required.

Bugfixes

  • #6975: Fix sort pushdown for partially compressed chunks.
  • #6976: Fix removal of metadata function and update script.
  • #6978: Fix segfault in compress_chunk with a primary space partition.
  • #6993: Disallow hash partitioning on primary column.

Thanks

  • @gugu for reporting the issue with catalog corruption due to update.
  • @srieding for reporting an issue with partially compressed chunks and ordering on joined columns.

Don't miss a new timescaledb release

NewReleases is sending notifications on new releases.