timescale / promscale_extension

[DEPRECATED] Tables, types and functions supporting Promscale
Other
37 stars 17 forks source link

Add support for merge chunks during compression #583

Open antekresic opened 1 year ago

antekresic commented 1 year ago

Description

As of TSDB v2.9, new feature was introduced which merges chunks together during compression to reduce general resource usage. This change adds the necessary support to enable and manage this feature in Promscale.

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR: