Sven Klemm 030443a8e2 Fix compressing interval columns
When trying to compress a chunk that had a column of datatype
interval delta-delta compression would be selected for the column
but our delta-delta compression does not support interval and
would throw an errow when trying to compress a chunk.

This PR changes the compression selected for interval to dictionary
compression.
2020-03-06 21:44:31 +01:00
..
2020-03-06 21:44:31 +01:00
2020-03-06 21:44:31 +01:00

TimescaleDB TsL Library

The TimescaleDB TsL library is licensed under the Timescale License.