Update content/influxdb/clustered/admin/custom-partitions/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/5602/head
parent
3bd22dbad8
commit
683f8204e5
|
@ -74,7 +74,7 @@ Custom partitioning has the following limitations:
|
|||
- Database and table partitions can only be defined on create.
|
||||
You cannot update the partition strategy of a database or table after it has
|
||||
been created.
|
||||
- A partition template must include a time interval.
|
||||
- A partition template must include a time part.
|
||||
- You can partition by up to eight dimensions (seven tags and a time interval).
|
||||
|
||||
## How partitioning works
|
||||
|
|
Loading…
Reference in New Issue