Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timescaledb 2.15.2 #147

Closed
wants to merge 1 commit into from
Closed

timescaledb 2.15.2 #147

wants to merge 1 commit into from

Conversation

bayandin
Copy link
Owner

Created with brew bump-formula-pr.

release notes
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.

@github-actions github-actions bot closed this Jun 12, 2024
@github-actions github-actions bot closed this in 3243d75 Jun 12, 2024
@github-actions github-actions bot deleted the bump-timescaledb-2.15.2 branch June 12, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant