Aurora PostgreSQL Query Plan Management feature
Use Query Plan Management (QPM) to manage the query execution plans generated by the optimizer for your SQL applications. QPM solves the problem of plan instability.
Amazon Aurora PostgreSQL wait events
Use wait events as a tool to tune your Aurora PostgreSQL workloads. If you can determine the causes of the top wait events, you can sometimes make changes that improve performance.
Amazon Aurora PostgreSQL parameter configuration
Understand and use parameters to tune the memory utilization of your Aurora PostgreSQL workloads.
Connection pooling
Use Amazon RDS Proxy to bring efficiencies in your Amazon Aurora PostgreSQL workloads and make your applications more scalable, more resilient to database failures, and more secure.
Vacuum for performance
Use the vacuum to optimize the performance of your Aurora PostgreSQL workloads.