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

Commit 47229be

Browse files
committed
Clarify postgres db name comment
1 parent d7fc6b6 commit 47229be

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
@@ -232,7 +232,7 @@ The following details concern default usernames, passwords, and database names f
232232
- When setting up a new RDS instance, you have the flexibility to utilize any `master-username`, with the exception of **postgres**.
233233
The system will automatically generate the user.
234234
- It's important to remember that the username **postgres** has special significance, preventing the creation of a new RDS instance under this particular name.
235-
- For clarity, please avoid using the `db-name` **postgres**, as it is already allocated for use by LocalStack.
235+
- Using the `db-name` **postgres** might lead to issues for older versions of LocalStack, please try to avoid using it.
236236

237237
## IAM Authentication Support
238238

0 commit comments

Comments
 (0)