Extensions / Foreign data wrappers
Backport of file_fdw PROGRAM support, exposing a file_fdw-like foreign data wrapper that reads from external commands.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | file_fdw_program |
|---|---|
| Version | 1.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Deprecated |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2016-06-03 |
| Latest release | 2016-06-03 |
| Catalogue updated | 2026-08-30 |
| file_textarray_fdw | Foreign data wrapper returning each text-file row as a text array. |
| file_fixed_length_fdw | Foreign data wrapper for files with fixed-length fields. |
| orc_fdw | Foreign data wrapper for reading ORC formatted files |
| log_fdw | foreign-data wrapper for Postgres log file access |
| multicdr_fdw | Foreign data wrapper for reading call-detail-record file streams as external SQL tables. |
| resources | Linux server resource monitoring views backed by file_fdw PROGRAM foreign tables. |
| zipfile-fdw | Prototype foreign data wrapper scaffold for ZIP-file access. |
| gp_exttable_fdw | External Table Foreign Data Wrapper for Greenplum-family databases. |