Extensions / Foreign data wrappers
Foreign data wrapper returning each text-file row as a text array.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | file_textarray_fdw |
|---|---|
| Version | 1.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 31 |
| Latest commit | 2026-07-04 |
| Latest release | 2012-03-08 |
| Catalogue updated | 2026-08-30 |
| file_fdw_program | Backport of file_fdw PROGRAM support, exposing a file_fdw-like foreign data wrapper that reads from external commands. |
| 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 |
| zipfile-fdw | Prototype foreign data wrapper scaffold for ZIP-file access. |
| multicdr_fdw | Foreign data wrapper for reading call-detail-record file streams as external SQL tables. |
| 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 |