Update content/influxdb/clustered/admin/custom-partitions/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/5602/head
Jason Stirnaman 2024-09-19 15:34:23 -05:00 committed by GitHub
parent 3bd22dbad8
commit 683f8204e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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