diff --git a/content/influxdb3/cloud-dedicated/admin/databases/undelete.md b/content/influxdb3/cloud-dedicated/admin/databases/undelete.md index 093cb3f8e..91ef14dcd 100644 --- a/content/influxdb3/cloud-dedicated/admin/databases/undelete.md +++ b/content/influxdb3/cloud-dedicated/admin/databases/undelete.md @@ -32,7 +32,7 @@ table limits, and column limits as when it was deleted. > [!Warning] > Databases can only be undeleted for -> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} +> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} > after they are deleted. > After this grace period, all Parquet files associated with the deleted database > are permanently removed and the database cannot be undeleted. diff --git a/content/influxdb3/cloud-dedicated/admin/tables/undelete.md b/content/influxdb3/cloud-dedicated/admin/tables/undelete.md index a88c01141..c4e042d2e 100644 --- a/content/influxdb3/cloud-dedicated/admin/tables/undelete.md +++ b/content/influxdb3/cloud-dedicated/admin/tables/undelete.md @@ -31,7 +31,7 @@ other settings as when it was deleted. > [!Warning] > Tables can only be undeleted for -> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} +> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} > after they are deleted. > After this grace period, all Parquet files associated with the deleted table > are permanently removed and the table cannot be undeleted. diff --git a/content/influxdb3/clustered/admin/databases/undelete.md b/content/influxdb3/clustered/admin/databases/undelete.md index 5b2e4562b..f63c29c2e 100644 --- a/content/influxdb3/clustered/admin/databases/undelete.md +++ b/content/influxdb3/clustered/admin/databases/undelete.md @@ -32,7 +32,7 @@ table limits, and column limits as when it was deleted. > [!Warning] > Databases can only be undeleted for -> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} +> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} > after they are deleted. > After this grace period, all Parquet files associated with the deleted database > are permanently removed and the database cannot be undeleted. diff --git a/content/influxdb3/clustered/admin/tables/undelete.md b/content/influxdb3/clustered/admin/tables/undelete.md index 6f9539f4e..92ed986f8 100644 --- a/content/influxdb3/clustered/admin/tables/undelete.md +++ b/content/influxdb3/clustered/admin/tables/undelete.md @@ -31,7 +31,7 @@ other settings as when it was deleted. > [!Warning] > Tables can only be undeleted for -> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} +> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}} > after they are deleted. > After this grace period, all Parquet files associated with the deleted table > are permanently removed and the table cannot be undeleted.