Aurora PostgreSQL write forwarding

0

Does Aurora Global with PostgreSQL support “Write forwarding” from secondary clusters ?
if not how are the customers suppose to achieve this.
To put it the other way, how can they direct their application to do writes to the aurora cluster in a different region ? What should they do at networking level to make the write endpoint visible

Any guidance would be much appreciated. Thanks

FYI..

Customer has got a Primary Aurora Postgres cluster in eu-west-2

They have created a secondary read replica cluster in us-east-2

They can connect to the read only endpoint in us-east-2 from a us-east-2 ec2 instance

But cannot connect to the primary eu-west-2 cluster from us-east-2 (They are running an EC2 instance just to test the networking)

AWS
질문됨 4년 전3060회 조회
1개 답변
1
수락된 답변

With write forwarding, Global Database will have the data needed to know where to send writes from the various endpoints and there will be no proxy needed for this. Writes originating in remote (non-writer) regions, will be forwarded from and received by the regional endpoint. All you need to make sure is you are sending write request from us-east-2 ec2 instance to us-east-2 endpoint. Make sure write forwarding is enabled on the secondary. Aurora handles the cross-Region networking setup.

Not yet supported for Aurora PostgreSQL

profile pictureAWS
전문가
답변함 4년 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인