pgbouncer_fdw_10 - pgbouncer Foreign Data Wrapper
Website: | https://github.com/CrunchyData/pgbouncer_fdw |
---|---|
License: | PostgreSQL |
- Description:
pgbouncer_fdw provides a direct SQL interface to the pgbouncer SHOW commands. It takes advantage of the dblink_fdw feature to provide a more typical, table-like interface to the current status of your pgbouncer server(s). This makes it easier to set up monitoring or other services that require direct access to pgbouncer statistics.
Packages
pgbouncer_fdw_10-0.4-2.rhel7.ppc64le [9 KiB] |
Changelog
by Devrim Gündüz (2022-03-07):
- 0.4 requires pgbouncer 1.16.0+ |