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

Allow replica identity on compressed hypertables #6897

Merged
merged 1 commit into from
May 15, 2024

Commits on May 15, 2024

  1. Allow replica identity on compressed hypertables

    This unblocks the execution of `ALTER TABLE ... REPLICA IDENTITY ...` on
    hypertables with compression enabled. The configured replica identity
    only propagates to tables belonging to the uncompressed hypertable.
    
    Fixes: #6158
    JamesGuthrie committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cd04a4d View commit details
    Browse the repository at this point in the history