File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed
content/influxdb3/clustered/admin/tables Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -40,14 +40,13 @@ Replace the following:
40
40
41
41
When prompted, enter ` y ` to confirm the deletion.
42
42
43
- {{% note %}}
44
- #### Wait before reusing a deleted table name
45
-
46
- After deleting a table, wait a few minutes before attempting to create a new
47
- table with the same name to ensure the deletion process has fully completed.
48
-
49
- {{% product-name %}} creates tables implicitly using table names specified in
50
- line protocol written to the databases. To prevent the deleted table from being
51
- immediately recreated by incoming write requests, pause all write requests to
52
- the table before deleting it.
53
- {{% /note %}}
43
+ > [ !Note]
44
+ > #### Wait before reusing a deleted table name
45
+ >
46
+ > After deleting a table, wait a few minutes before attempting to create a new
47
+ > table with the same name to ensure the deletion process has fully completed.
48
+ >
49
+ > {{% product-name %}} creates tables implicitly using table names specified in
50
+ > line protocol written to the databases. To prevent the deleted table from being
51
+ > immediately recreated by incoming write requests, pause all write requests to
52
+ > the table before deleting it.
You can’t perform that action at this time.
0 commit comments