Tracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | ptrack |
|---|---|
| Version | 2.4 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Distribution | postgresql-ptrack |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | ptrack |
| Stars | 56 |
| Latest commit | 2026-07-28 |
| Latest release | 2023-04-24 |
| Catalogue updated | 2026-08-30 |
| pgespresso | Optional Extension for Barman, Backup and Recovery Manager for PostgreSQL |
| plsh_mtb | A PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command. |
| dump_fdw | Foreign data wrapper for querying rows directly from PostgreSQL custom-format dump files |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| pg_bman | PostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers. |
| pg_wal_recovery | pg recovery is an educational PostgreSQL extension for database recovery |
| pg_recyclebin | Intercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema. |
| pgpool_recovery | recovery functions for pgpool-II for V4.3 |