I’m not aware of such a tool, but it would certainly be useful. Instead of trying to tie this directly to production changes (at which point it’s already too late), I encourage you to tie it into your QA/deployment process. If you have a reliable benchmark (a *great* accomplishment!) then you
should run that as part of your pre-deployment process. Obviously that won’t reflect ad-hoc changes to your production environment, but frankly you don’t want ad-hoc in production except in an emergency (and even then it’s best to have a formal production
change deployment process so you can track exactly what happened when). It does occur to me that it would be handy to be able to flag CloudWatch, Performance Insights, and Enhanced Monitoring when a deployment is done. That would make it easier to see the actual impact of a deployment on production. Let me
know if you’re interested in doing a PFR for that. From: Jean Baro <jfbaro@xxxxxxxxx> Hello! I was wondering if there is any external tool or extention to PostgreSQL > 10 (EC2 or RDS) which would:
Query vs new change to the DATABASE (+ its size). So that we can see which migration affect the database the most. Is there such a thing? It doesn't need to be open source nor free. But it would be good if it is :) If the answer is "NO", would it be possible to create such a tool and make it available as OOS? I think so, but I would need some professional help (and would pay for this). Thanks |