Extensions / Foreign data wrappers
Work-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | hba_fdw |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 5 |
| Latest commit | 2020-04-29 |
| Catalogue updated | 2026-08-30 |
| postgrest_auth | Placeholder PostgREST authentication extension with no implemented database objects |
| crunchy_pooler | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. |
| login_refuse | Authentication hook that temporarily refuses logins after repeated failures |
| webauthn | Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification. |
| eidos_oauth | OAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API. |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| zipfile-fdw | Prototype foreign data wrapper scaffold for ZIP-file access. |
| prometheus_fdw | A Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables. |
| s3_fdw | Foreign data wrapper for reading Amazon S3 files through PostgreSQL COPY format. |
| credcheck | credcheck - postgresql plain text credential checker |