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 Requirements

System requirement is not defined

發布 2016-08-26 17:27
pg_store_plans95 1.1 (4 files 隱藏)

發布版本通知

pg_store_plans 1.1 is released.

* Supports PostgreSQL 9.4 and 9.5. (currently unable to compile for 9.6 because of lwlock tranches)

* Stored data is backward compatible with 1.0.

* Fixed "Original Hash Backets", IO Timings, Sort Keys in text plan representation.

* Fixed text plan representation of "ON CONFLICT", "GROUPING SETS", "TABLESAMPLE" and multi-targetted ModifyTables, which just were not shown or looked broken.

pg_store_plans 1.1 がリリースされました

* PostgreSQL 9.4 and 9.5 で使用可能です。 (現時点では 9.6 ではコンパイルできません)

* すでに保存されている 1.0 のデータはそのまま利用可能です。

* プランのテキスト出力において "Original Hash Backets", IO Timings, Sort Keys の出力がただしく行われるように修正しました。

* 1.0では表示されないか、壊れた表示になっていた"ON CONFLICT", "GROUPING SETS", "TABLESAMPLE" およびパーティショニングテーブルへの更新を正しく表示するように修正しました。

更動紀錄

沒有更動紀錄