Skip to content

When I used pg_repack on a timescaledb hypertable, the following error occurred. #448

Description

@s0214lx

I need to update the timescaledb table frequently, which is unavoidable. And all cleanup operations need to be performed automatically. Using Autovacuum alone cannot return the space to the disk. In actual applications, the storage space occupied by the database is still increasing. I need a tool like pg_repack to clean up dead tuples and return space to the disk, but there will be problems with the use of hypertables: "ERROR: hypertables do not support enabling or disabling triggers."

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions