Monitor and control the PgBouncer administration console through SQL views and functions backed by dblink_fdw
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgbouncer_wrapper |
|---|---|
| Version | 1.2.2 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | pgbouncer |
| Stars | 20 |
| Latest commit | 2023-01-27 |
| Catalogue updated | 2026-08-30 |
| dblink | connect to other PostgreSQL databases from within a database |
| crunchy_pooler | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. |
| softvisio_admin | Proprietary SQL administration extension for database/role provisioning and cluster-wide extension inventory and updates via dblink. |
| sys_syn_dblink | PL/pgSQL synchronization processor that pulls sys_syn queues over named dblink connections, transforms batches, writes local tables, and returns processing status to the source database. |
| resources | Linux server resource monitoring views backed by file_fdw PROGRAM foreign tables. |
| pgc_fdw | Access remote PostgreSQL tables through a postgres_fdw-derived wrapper with a FoundationDB-backed query cache |
| pgrand | Generates random test data through a PostgreSQL FDW, with an experimental table access method. |
| rep_fdw | Replicate table changes to another PostgreSQL server through postgres_fdw |
| pg_tier | Tier PostgreSQL table data to external S3 storage through parquet_s3_fdw. |