2025年9月25日: PostgreSQL 18 发布!

PoWA v3.1.1 发布

发布于 2017-09-20,作者 Dalibo

PoWA 是一个 PostgreSQL 扩展,用于分析数据库的负载(类似于 Oracle 的 AWR)。PoWA 收集并存储您数据库的数据使用情况,并允许您将请求与使用的资源进行比较。

Bug修复

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 项目页面上的 bug 跟踪系统:https://github.com/dalibo/powa