select open change scope Open full search

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

Extensions / Functions and aggregates

pyramid_generate

Generate uniformly distributed random float8 vectors by dimension and size

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepyramid_generate
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableYes
Stars0
Latest commit2026-04-09
Catalogue updated2026-08-30

Related extensions

See also

pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL
floatvecMath for vectors (arrays) of numbers
vectorizeThe simplest way to do vector search on Postgres
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
pg_aiPostgreSQL extension that provides (RAG capable)SQL functions to interpret data using multi modal LLMs and vectors.
sparse_vectorC data type and functions for sparse float vectors, normalization, dot product, and cosine similarity.
pg_gembedGenerate embeddings inside PostgreSQL
ganos_geometry_pyramidBuilds sparse vector tile pyramids for fast rendering of large 2D geometry datasets.
vectorvector data type and ivfflat and hnsw access methods
pg_spladeGenerate SPLADE sparse-vector embeddings inside PostgreSQL