select open change scope Open full search

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

Extensions / Data types

pg_prob

Probabilistic data types for PostgreSQL - Monte Carlo simulation in SQL

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

Overview

Packagepg_prob
Version0.2.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgprob
Stars1
Latest commit2026-06-29
Latest release2026-06-29
Catalogue updated2026-08-30

Related extensions

See also

pcsa_counterAggregation functions and data type for distinct estimation based on PCSA.
pghllProvides HyperLogLog decode, cardinality, merge, and aggregate functions compatible with Java stream-lib counters.
hlltype for storing hyperloglog data
cms_topnCount-min sketch data type and aggregates for approximate frequency and top-N queries
shbfC extension providing Bloom filter, shifting Bloom filter, and count-min sketch PostgreSQL data types and functions.
pbloompgportable bloom filter, create, serialize, query across Go, Rust, Postgres
alohadb_approxApproximate query processing: HLL, Count-Min Sketch, Top-K
pg_imputed_genotypeStore imputed-genotype probability triples in a packed four-byte PostgreSQL type.