select open change scope Open full search

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

Extensions / Functions and aggregates

pgrand

Generates random test data through a PostgreSQL FDW, with an experimental table access method.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgrand
Version0.1.0
PostgreSQL versions15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2024-03-03
Catalogue updated2026-08-30

Related extensions

See also

pg_rand_extFunctions that generate random values for PostgreSQL
randomrandom data generator
mobilitydb_datagenMobilityDB random data generator functions
pg_random_stringGenerates an alphanumeric string of a requested length with a C function.
pg_testgenGenerate random integers, strings, and test-data rows for PostgreSQL development
pgtamExperimental in-memory PostgreSQL table access method implemented as a C extension.
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
gfsGFS copy-on-read storage: a Table Access Method whose missing rows are fetched from the source on read and written through locally
pg_lakebase_runtimeShared runtime for Lakebase table access method extensions
pg_elephantduckColumnar PostgreSQL table access method powered by DuckDB and Parquet storage.