Skip to content

Commit

Permalink
docs(rdb): it it possible to downgrade node type (#2470)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohemelaar committed Mar 27, 2024
1 parent ca4c1dc commit 5d24ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/rdb_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ The following arguments are supported:
- `node_type` - (Required) The type of database instance you want to create (e.g. `db-dev-s`).

~> **Important:** Updates to `node_type` will upgrade the Database Instance to the desired `node_type` without any
interruption. Keep in mind that you cannot downgrade a Database Instance.
interruption.

~> **Important:** Once your instance reaches `disk_full` status, if you are using `lssd` storage, you should upgrade the node_type,
and if you are using `bssd` storage, you should increase the volume size before making any other change to your instance.
Expand Down

0 comments on commit 5d24ea7

Please sign in to comment.