Extensions / Foreign data wrappers
Foreign data wrapper for Unix/Linux passwd and group databases.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | passwd_fdw |
|---|---|
| Version | 0.4.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2015-08-16 |
| Latest release | 2015-08-16 |
| Catalogue updated | 2026-08-30 |
| oracle_fdw | foreign data wrapper for Oracle access |
| mysql_fdw | Foreign data wrapper for querying a MySQL server |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| mongo_fdw | foreign data wrapper for MongoDB access |
| sqlite_fdw | SQLite Foreign Data Wrapper |
| log_fdw | foreign-data wrapper for Postgres log file access |
| db2_fdw | foreign data wrapper for DB2 access |
| prometheus_fdw | A Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables. |