select open change scope Open full search

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

Extensions / Foreign data wrappers

hba_fdw

Work-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagehba_fdw
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars5
Latest commit2020-04-29
Catalogue updated2026-08-30

Related extensions

See also

postgrest_authPlaceholder PostgREST authentication extension with no implemented database objects
crunchy_poolerCrunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL.
login_refuseAuthentication hook that temporarily refuses logins after repeated failures
webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
eidos_oauthOAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API.
uniphantPostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control.
zipfile-fdwPrototype foreign data wrapper scaffold for ZIP-file access.
prometheus_fdwA Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables.
s3_fdwForeign data wrapper for reading Amazon S3 files through PostgreSQL COPY format.
credcheckcredcheck - postgresql plain text credential checker