Computes comparable fingerprints of PostgreSQL database structure and optionally data.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | trunkfingerprint |
|---|---|
| Version | 1.3.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | trunkfingerprint |
| Stars | 3 |
| Latest commit | 2023-10-10 |
| Latest release | 2023-10-10 |
| Catalogue updated | 2026-08-30 |
| pg_queryid | Compute configurable external query fingerprints for PostgreSQL |
| tanimoto | Fast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints. |
| pg_check | Provides basic integrity checks for data files. |
| sql_firewall | Cluster-wide query allowlist firewall with learning, enforcing, permissive, and disabled modes keyed by user and parse-tree fingerprint. |
| pgafis | AFIS Support for PostgreSQL |