Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 0f3b602

Browse files
authored
Clarify RDS postgres database name restriction (#1778)
1 parent ed7a076 commit 0f3b602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/rds/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The following details concern default usernames, passwords, and database names f
231231
- When setting up a new RDS instance, you have the flexibility to utilize any `master-username`, with the exception of **postgres**.
232232
The system will automatically generate the user.
233233
- It's important to remember that the username **postgres** has special significance, preventing the creation of a new RDS instance under this particular name.
234-
- For clarity, please avoid using the `db-name` **postgres**, as it is already allocated for use by LocalStack.
234+
- Using the `db-name` **postgres** might lead to issues for older versions of LocalStack, please try to avoid using it.
235235

236236
## IAM Authentication Support
237237

0 commit comments

Comments
 (0)