Analysing Slow Query Performance on Aurora PostgreSQL
In my previous post, I wrote about how I used AWS DMS to create an Oracle database replica in Aurora PostgreSQL. I touched on how my tests uncovered slow query performance and how using the query plan management extension helped me to achieve comparable execution...