select open change scope Open full search

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

Extensions / Utilities

floatfile

Simple file storage for arrays of floats

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagefloatfile
Version1.3.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars8
Latest commit2025-03-28
Latest release2024-12-11
Catalogue updated2026-08-30

Related extensions

See also

external_fileAccess external server-side files through PostgreSQL functions
pg_parquetcopy data between Postgres and Parquet
arraymathArray math and operators that work element by element on the contents of arrays
file_fdwforeign-data wrapper for flat file access
byteamagicDetect MIME types and file formats from PostgreSQL bytea values
fioPostgreSQL File I/O Functions
aws_s3aws_s3 postgres extension to import/export data from/to s3
envvarFetch the value of an environment variable
pg_bulkloadpg_bulkload is a high speed data loading utility for PostgreSQL
pg_lakeData lake extension by Snowflake