Skip to content

Change default for timescaledb.compress_truncate_behaviour to truncate_or_delete#9696

Open
svenklemm wants to merge 1 commit intomainfrom
sven/compression_truncate
Open

Change default for timescaledb.compress_truncate_behaviour to truncate_or_delete#9696
svenklemm wants to merge 1 commit intomainfrom
sven/compression_truncate

Conversation

@svenklemm
Copy link
Copy Markdown
Member

We want compression to not wait for the AccessExclusiveLock needed for
TRUNCATE and instead fall back to DELETE when the lock cannot be
acquired.

@svenklemm svenklemm requested a review from a team April 29, 2026 20:13
@github-actions github-actions Bot requested review from dbeck and pnthao April 29, 2026 20:13
@github-actions
Copy link
Copy Markdown

@pnthao, @dbeck: please review this pull request.

Powered by pull-review

@svenklemm svenklemm added this to the v2.27.0 milestone Apr 29, 2026
…e_or_delete

We want compression to not wait for the AccessExclusiveLock needed for
TRUNCATE and instead fall back to DELETE when the lock cannot be
acquired.
@svenklemm svenklemm force-pushed the sven/compression_truncate branch from 8819e5b to dfa6a5b Compare April 30, 2026 07:36
@svenklemm svenklemm requested a review from antekresic April 30, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants