Download List

项目描述

pg_store_plans records execution statistics for every selected plans and stores the execution plans. pg_store_plans is basically a derivative work of pg_stat_statements so it is very similar to pg_stat_plans since they share the same origin and cl...

系统要求

System requirement is not defined

发布: 2017-10-10 15:16
pg_store_plans10 1.2 (2 files 隐藏)

发布版本通知

pg_store_plans version 1.2 is released. This version of pg_store_plans supports PostgreSQL 10. It compresses plan nodes added in Pg10. It is released only for Pg10 since there's no functional changes.

pg_store_plans 1.2 をリリースしました。 このバージョンは PostgreSQL 10対応で、新しく追加されたプランノードが圧縮されるようになっています。機能面での変更は特に無いためリリースは PostgreSQL 10 向けのみとなります。

变更日志

No Changelogs