select open change scope Open full search

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

Extensions / Foreign data wrappers

passwd-fdw

Foreign data wrapper for Unix/Linux passwd and group databases.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepasswd_fdw
Version0.4.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2015-08-16
Latest release2015-08-16
Catalogue updated2026-08-30

Related extensions

See also

oracle_fdwforeign data wrapper for Oracle access
mysql_fdwForeign data wrapper for querying a MySQL server
redis_fdwForeign data wrapper for querying a Redis server
mongo_fdwforeign data wrapper for MongoDB access
sqlite_fdwSQLite Foreign Data Wrapper
log_fdwforeign-data wrapper for Postgres log file access
db2_fdwforeign data wrapper for DB2 access
prometheus_fdwA Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables.