PostgreSQL File I/O Functions
pgext.cloud · Source code · License text · Control file
| Package | pg_fio |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 33 |
| Latest commit | 2024-02-03 |
| Catalogue updated | 2026-08-30 |
| external_file | Access external server-side files through PostgreSQL functions |
| byteamagic | Detect MIME types and file formats from PostgreSQL bytea values |
| envvar | Fetch the value of an environment variable |
| floatfile | Simple file storage for arrays of floats |
| file_fdw | foreign-data wrapper for flat file access |
| aws_s3 | aws_s3 postgres extension to import/export data from/to s3 |
| basic_archive | an example of an archive module |
| basebackup_to_shell | adds a custom basebackup target called shell |