select open change scope Open full search

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

Extensions / Foreign data wrappers

file_textarray_fdw

Foreign data wrapper returning each text-file row as a text array.

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

Overview

Packagefile_textarray_fdw
Version1.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars31
Latest commit2026-07-04
Latest release2012-03-08
Catalogue updated2026-08-30

Related extensions

See also

file_fdw_programBackport of file_fdw PROGRAM support, exposing a file_fdw-like foreign data wrapper that reads from external commands.
file_fixed_length_fdwForeign data wrapper for files with fixed-length fields.
orc_fdwForeign data wrapper for reading ORC formatted files
log_fdwforeign-data wrapper for Postgres log file access
zipfile-fdwPrototype foreign data wrapper scaffold for ZIP-file access.
multicdr_fdwForeign data wrapper for reading call-detail-record file streams as external SQL tables.
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