Skip to content

Commit e7c3ed0

Browse files
authored
drop references to postgresql 10 from rds (#1534)
1 parent 619abe4 commit e7c3ed0

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
@@ -171,7 +171,7 @@ For instance, the `storage-encrypted` flag is returned as configured, but active
171171
### PostgreSQL Engine
172172

173173
When you establish an RDS DB cluster or instance using the `postgres`/`aurora-postgresql` DB engine along with a specified `EngineVersion`, LocalStack will dynamically install and configure the corresponding PostgreSQL version as required.
174-
Presently, you have the option to choose major versions ranging from 10 to 15.
174+
Presently, you have the option to choose major versions ranging from 11 to 15.
175175
If you select a major version beyond this range, the system will automatically default to version 11.
176176

177177
It's important to note that the selection of minor versions is not available.

0 commit comments

Comments
 (0)