Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit e540b7c

Browse files
DJakosamaciejwalkowiak
authored andcommitted
Update of documentation regarding supported DB engines that Amazon RDS can use to create read replicas.
Closes gh-458
1 parent 6d84666 commit e540b7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/main/asciidoc/spring-cloud-aws.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1741,7 +1741,8 @@ outlines all properties for a data source using `test` as the instance identifie
17411741

17421742

17431743
=== Read-replica configuration
1744-
Amazon RDS allows to use https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html[MySQL read-replica]
1744+
Amazon RDS allows to use MySQL, MariaDB, Oracle, PostgreSQL and
1745+
Microsoft SQL Server https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html[read-replica]
17451746
instances to increase the overall throughput of the database by offloading read data access to one or more read-replica
17461747
slaves while maintaining the data in one master database.
17471748

0 commit comments

Comments
 (0)