Extensions Available On RDS Postgres: pg_stat_statements
PostgreSQL extensions provide a way of adding extra functionality to your PostgreSQL database. I think of it as a plugin that you can enable without any changes to the core code of the database engine.
There are several extensions out there, but limi...
samuel-manu.hashnode.dev2 min read