Compute configurable external query fingerprints for PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_queryid |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_queryid |
| Stars | 6 |
| Latest commit | 2022-05-13 |
| Catalogue updated | 2026-08-30 |
| tanimoto | Fast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints. |
| trunkfingerprint | Computes comparable fingerprints of PostgreSQL database structure and optionally data. |
| pg_logqueryid | Logs pg_stat_statements query IDs alongside auto_explain output. |
| sql_firewall | Cluster-wide query allowlist firewall with learning, enforcing, permissive, and disabled modes keyed by user and parse-tree fingerprint. |
| tencentdb_sql_throttling | TencentDB proprietary preloaded extension for limiting SQL concurrency by normalized SQL text or query ID across primary and read-only nodes. |
| pgafis | AFIS Support for PostgreSQL |