diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2016-04-11 11:12:09 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2016-04-11 11:12:09 +0000 |
commit | 6abcfa8d1131d098ddce3d144b8d83f23d1246ab (patch) | |
tree | a84df48049318bfb91bdae30715ef88e03e1e720 /UPDATING | |
parent | 10b698e91362bd0b52c0f06d8a4e0e7ba1559564 (diff) | |
download | ports-6abcfa8d1131d098ddce3d144b8d83f23d1246ab.tar.gz ports-6abcfa8d1131d098ddce3d144b8d83f23d1246ab.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160411: + AFFECTS: Users if databases/influxdb + AUTHOR: cheffo@freebsd-bg.org + + To upgrade to InfluxDB 0.12, you must be on version 0.10 and all shards must + be in TSM format (the default storage engine starting with InfluxDB 0.10). + See the 0.10 documentation [1] for how to convert b1 and bz1 shards to TSM. If + any b1 or bz1 shards are present, InfluxDB 0.12 will not start. + + [1] https://docs.influxdata.com/influxdb/v0.10/administration/upgrading/#convert-b1-and-bz1-shards-to-tsm1 + 20160406: AFFECTS: All users of www/pecl-http AUTHOR: bofh |