AWS Database Blog

Tag: writes

How to set up a single pgpool endpoint for reads and writes with HAQM Aurora PostgreSQL

HAQM Aurora provides endpoints for the primary DB instance (the cluster endpoint) and for Read Replicas (the reader endpoint). Aurora updates the cluster endpoint automatically so that it always points to the primary instance. The reader endpoint load balances read operations across all available Read Replicas. HAQM Aurora Replicas typically have less than 100 ms […]