Skip to content

Document direct compress table option and compaction policy (2.29.0) - #416

Merged
atovpeko merged 3 commits into
atovpeko1/edu-628-timescale-db-2290-releasefrom
atovpeko1/edu-628-timescale-db-2290-release-direct-compress
Jul 28, 2026
Merged

Document direct compress table option and compaction policy (2.29.0)#416
atovpeko merged 3 commits into
atovpeko1/edu-628-timescale-db-2290-releasefrom
atovpeko1/edu-628-timescale-db-2290-release-direct-compress

Conversation

@atovpeko

@atovpeko atovpeko commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

Documents two related TimescaleDB 2.29.0 additions: the per-hypertable tsdb.direct_compress / timescaledb.direct_compress option, and the compaction policy that backs it (add_compaction_policy() / remove_compaction_policy()). Compaction is framed as something direct compress sets up for you rather than a policy to configure routinely, since unordered chunks essentially only come from direct compress.

Dev PRs:

Affected pages

Once you open the PR and the build runs, links to changed pages will appear here automatically. Please review them to make sure everything is OK, including rendered output, links, code blocks, and images.

Related Issues

Checklist before requesting a review

  • - This is ready for review. If not, raise as a draft PR
  • - I have reviewed my changes.
  • - I have confirmed the content is technically accurate.
  • - I have tested any code that is added or updated on the latest available version.
  • - I have confirmed the content is free of typos or grammar errors.
  • - I have verified all images and videos are clear and match production (or dev for unreleased features).
  • - I have checked the component kitchen sink for any visual breakage (only needed if you changed components, styles, or dependencies). A link to this PR's own preview appears under Affected pages once the build deploys.
  • - This references a feature that is public. If not, add a note and we can schedule the merge for after the feature release.

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiger-data-docs Ready Ready Preview, Comment Jul 28, 2026 9:38am

@atovpeko atovpeko changed the title Document per-hypertable direct compress option (2.29.0) Document direct compress table option and compaction policy (2.29.0) Jul 28, 2026
@atovpeko
atovpeko force-pushed the atovpeko1/edu-628-timescale-db-2290-release-direct-compress branch from 39c0fd7 to c889477 Compare July 28, 2026 09:38
@atovpeko
atovpeko marked this pull request as ready for review July 28, 2026 10:27
@github-actions

Copy link
Copy Markdown

✅ Checklist Complete

Thank you for taking the time to properly review your PR! All checklist items are complete.

Comment thread src/partials/_hypercore-direct-compress.mdx
@atovpeko
atovpeko merged commit 9d238eb into atovpeko1/edu-628-timescale-db-2290-release Jul 28, 2026
9 checks passed
@atovpeko
atovpeko deleted the atovpeko1/edu-628-timescale-db-2290-release-direct-compress branch July 28, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants