Does RDS for PostgreSQL Support Read/Write Splitting?
Yes. For details, see Table 1.
Database |
Read/Write Splitting |
Database Proxy |
Remarks |
---|---|---|---|
RDS for PostgreSQL |
Supported with client drivers |
Not supported |
After read replicas are created, separately configure connection addresses of the primary DB instance and each read replica on your applications so that all read requests can be sent to read replicas and write requests to the primary DB instance. For details about RDS for PostgreSQL read replicas, see Introduction to Read Replicas. For details about how to implement read/write splitting, see Using Client Drivers to Implement Failover and Read/Write Splitting. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot