timescaledb icon indicating copy to clipboard operation
timescaledb copied to clipboard

Hypertable#enable_chunk_skipping

Open jonatas opened this issue 11 months ago • 1 comments

Chunk skipping is incredibly fast, and we should also have an interface to enable it.

https://docs.timescale.com/api/latest/hypertable/enable_chunk_skipping/

The function should also be able to disable it.

https://docs.timescale.com/api/latest/hypertable/disable_chunk_skipping/

Event.hypertable.enable_chunk_skipping('order_id')

jonatas avatar Jan 15 '25 18:01 jonatas

We can get around it, but I came here looking to see if this was supported. So 👍 .

lwoodson avatar Jun 20 '25 19:06 lwoodson