pgbouncer_fdw_10 - pgbouncer Foreign Data Wrapper
Website: | https://github.com/CrunchyData/pgbouncer_fdw |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- 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.src [10 KiB] |
Changelog
by Devrim Gündüz (2022-03-07):
- 0.4 requires pgbouncer 1.16.0+ |
pgbouncer_fdw_10-0.4-1.rhel7.src [10 KiB] |
Changelog
by Devrim Gündüz (2021-10-16):
- Update to 0.4 |
pgbouncer_fdw_10-0.3-1.rhel7.src [9 KiB] |
Changelog
by Devrim Gündüz (2020-11-17):
- Update to 0.3 |