Erik Nordström 9c9cdca6d3 Add support for adaptive chunk sizing
Users can now (optionally) set a target chunk size and TimescaleDB
will try to adapt the interval length of the first open ("time")
dimension in order to reach that target chunk size. If a hypertable
has more than one open dimension, only the first one will have a
dynamically adapting interval.

Users can optionally specify their own function that calculates the
new dimension interval. They can also set a target size of 0 in order
to estimate a suitable target size for a chunk based on available
memory.
2018-08-08 17:01:31 +02:00
..
2018-07-24 14:11:53 -04:00
2017-11-10 09:44:20 +01:00
2018-07-24 14:11:53 -04:00
2017-10-05 15:56:33 -04:00
2017-12-18 12:31:14 -05:00
2017-12-18 12:16:23 -05:00
2017-10-05 15:56:33 -04:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-22 16:14:10 +01:00
2017-11-10 09:44:20 +01:00
2018-06-21 15:13:29 -04:00