select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

pgbouncer_wrapper

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

Overview

Packagepgbouncer_wrapper
Version1.2.2
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapgbouncer
Stars20
Latest commit2023-01-27
Catalogue updated2026-08-30

Related extensions

Requires

dblinkconnect to other PostgreSQL databases from within a database

See also

crunchy_poolerCrunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL.
softvisio_adminProprietary SQL administration extension for database/role provisioning and cluster-wide extension inventory and updates via dblink.
sys_syn_dblinkPL/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.
resourcesLinux server resource monitoring views backed by file_fdw PROGRAM foreign tables.
pgc_fdwAccess remote PostgreSQL tables through a postgres_fdw-derived wrapper with a FoundationDB-backed query cache
pgrandGenerates random test data through a PostgreSQL FDW, with an experimental table access method.
rep_fdwReplicate table changes to another PostgreSQL server through postgres_fdw
pg_tierTier PostgreSQL table data to external S3 storage through parquet_s3_fdw.