2019-06-19 16:23:17 +01:00
|
|
|
---
|
|
|
|
upgrade:
|
2019-10-16 17:39:09 +01:00
|
|
|
- InfluxDB TSI is now enabled by default. It is recommended for all
|
2019-06-19 16:23:17 +01:00
|
|
|
customers by InfluxData. If you do not want to enable it you can set
|
2019-10-16 17:39:09 +01:00
|
|
|
the variable ``influxdb_enable_tsi`` to ``False`` in ``globals.yml``.
|
2019-06-19 16:23:17 +01:00
|
|
|
Instructions to migrate existing data to the new, disk based format
|
|
|
|
can be found at
|
|
|
|
https://docs.influxdata.com/influxdb/v1.7/administration/upgrading/
|
|
|
|
If you do not follow the migration proceedure, InfluxDB should continue
|
|
|
|
to work, but this is not recommended.
|