Trigger-based row integrity watermark checker for PostgreSQL tables
pgext.cloud · Source code · Documentation · Control file
| Package | pgintegrity |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2018-07-12 |
| Catalogue updated | 2026-08-30 |
| dblink | connect to other PostgreSQL databases from within a database |
| tablelog | Trigger-based audit and change-data-capture extension that records INSERT, UPDATE, and DELETE row images in a central log table and can generate replay SQL. |
| rppd | Trigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service. |
| plmruby | Run scalar, set-returning, inline, and trigger functions in the embedded mruby runtime |
| pg_utility_trigger_functions | Some pet trigger functions that the extension author likes to follow him through various PostgreSQL projects. |
| pgmemento | Transaction-based audit trail with schema versioning |