From 683f8204e5ccecbb66f0ae0014ec3ec0a0a4e6d6 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 19 Sep 2024 15:34:23 -0500 Subject: [PATCH] Update content/influxdb/clustered/admin/custom-partitions/_index.md Co-authored-by: Scott Anderson --- content/influxdb/clustered/admin/custom-partitions/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/clustered/admin/custom-partitions/_index.md b/content/influxdb/clustered/admin/custom-partitions/_index.md index 581dc94a6..7e02677e4 100644 --- a/content/influxdb/clustered/admin/custom-partitions/_index.md +++ b/content/influxdb/clustered/admin/custom-partitions/_index.md @@ -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