PoWA 是一個 PostgreSQL 擴充功能,用於分析費用 (類似於 Oracle 上的 AWR)。 PoWA 收集並儲存您資料庫的使用資料,並可以比較請求與使用的資源。
錯誤修復
Fix unsafe coding with sighup handler (Andreas Seltenreich, Julien
Rouhaud)
Make sure we wait at least powa.frequency between two snapshot (Marc Cousin
and Julien Rouhaud)
Fix win32 portability of compute_powa_frequeny() (Julien Rouhaud)
Don't try to read dbentry->tables if it's NULL (Julien Rouhaud)
Fix compilation for platform with HAVE_CLOCK_GETTIME (Julien Rouhaud,
reported by Maxence Ahlouche)
其他
Add pg10 Compatibility (Julien Rouhaud)
Only execute once the powa_stat functions (Julien Rouhaud)
若要回報問題,請使用 github 專案頁面中的錯誤追蹤系統:https://github.com/dalibo/powa