pg_store_plans は実行計画ごとに実行統計を取得する PostgreSQL 機能拡張です。pg_stat_plans と同様に pg_stat_statements の派生物ですが、pg_store_plans は pg_stat_statements が問い合わせを記録するのと同様に実行計画そのものも参照可能な形で記録します。
Released pg_store_plans 1.6.1.
This is a bug-fix release. One non-critical bug is fixed since 1.6.
WARNING: 1 temporary files and directories not closed at end-of-transaction
pg_store_plans 1.6.1をリリースしました
バグフィックスリリースです。 1.6以降の一つの軽微なバグを修正しています。
WARNING: 1 temporary files and directories not closed at end-of-transaction