GitHub - NikolayS/pg_ash: Active Session History for PostgreSQL — wait event sampling with zero bloat (pg_cron + PGQ-style partition rotation)
DRANK
Active Session History for PostgreSQL — wait event sampling with zero bloat (pg_cron + PGQ-style partition rotation) - NikolayS/pg_ash
2 comments
postgres版のActive Session History、pg_ash!なんとextensionではなく、SQLとPL/pgSQLだけで構成されてるので、クラウドでも利用可能とのこと。
OracleのASH、他でも使いたいと思うじゃん??似たような機能なら嬉しいですねー。
github.com/NikolayS/pg_ash
ちょっと試してみたいすね。