pg_store_plans
The PostgreSQL extension pg_store_plans is a contrib module that provides a way to store execution plans generated by the query planner.
About
Installation
Download Source Files
PostgreSQL version
pg_store_plans version
Download file url
Modify postgresql.conf
postgresql.confRestart PostgreSQL
Create The Extension
Check The Extension
Check Parameters
Check Execution Plans
Last updated