Skip to content

Commit fb4dcde

Browse files
authored
chore: update dedicated hard delete grace period (#6554)
1 parent c792728 commit fb4dcde

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/influxdb3/cloud-dedicated/admin/databases/undelete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ table limits, and column limits as when it was deleted.
3232

3333
> [!Warning]
3434
> Databases can only be undeleted for
35-
> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
35+
> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
3636
> after they are deleted.
3737
> After this grace period, all Parquet files associated with the deleted database
3838
> are permanently removed and the database cannot be undeleted.

content/influxdb3/cloud-dedicated/admin/tables/undelete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ other settings as when it was deleted.
3131

3232
> [!Warning]
3333
> Tables can only be undeleted for
34-
> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
34+
> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
3535
> after they are deleted.
3636
> After this grace period, all Parquet files associated with the deleted table
3737
> are permanently removed and the table cannot be undeleted.

content/influxdb3/clustered/admin/databases/undelete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ table limits, and column limits as when it was deleted.
3232

3333
> [!Warning]
3434
> Databases can only be undeleted for
35-
> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
35+
> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
3636
> after they are deleted.
3737
> After this grace period, all Parquet files associated with the deleted database
3838
> are permanently removed and the database cannot be undeleted.

content/influxdb3/clustered/admin/tables/undelete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ other settings as when it was deleted.
3131

3232
> [!Warning]
3333
> Tables can only be undeleted for
34-
> {{% show-in "cloud-dedicated" %}}approximately 14 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
34+
> {{% show-in "cloud-dedicated" %}}approximately 7 days{{% /show-in %}}{{% show-in "clustered" %}}a configurable "hard-delete" grace period{{% /show-in %}}
3535
> after they are deleted.
3636
> After this grace period, all Parquet files associated with the deleted table
3737
> are permanently removed and the table cannot be undeleted.

0 commit comments

Comments
 (0)