select open change scope Open full search

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

Extensions / Monitoring

pg_queryid

Compute configurable external query fingerprints for PostgreSQL

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

Overview

Packagepg_queryid
Version0.0.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_queryid
Stars6
Latest commit2022-05-13
Catalogue updated2026-08-30

Related extensions

See also

tanimotoFast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints.
trunkfingerprintComputes comparable fingerprints of PostgreSQL database structure and optionally data.
pg_logqueryidLogs pg_stat_statements query IDs alongside auto_explain output.
sql_firewallCluster-wide query allowlist firewall with learning, enforcing, permissive, and disabled modes keyed by user and parse-tree fingerprint.
tencentdb_sql_throttlingTencentDB proprietary preloaded extension for limiting SQL concurrency by normalized SQL text or query ID across primary and read-only nodes.
pgafisAFIS Support for PostgreSQL