select open change scope Open full search

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

Extensions / Administration

ptrack

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

Overview

Packageptrack
Version2.4
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Distributionpostgresql-ptrack
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariesptrack
Stars56
Latest commit2026-07-28
Latest release2023-04-24
Catalogue updated2026-08-30

Related extensions

See also

pgespressoOptional Extension for Barman, Backup and Recovery Manager for PostgreSQL
plsh_mtbA PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command.
dump_fdwForeign data wrapper for querying rows directly from PostgreSQL custom-format dump files
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
pg_bmanPostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers.
pg_wal_recoverypg recovery is an educational PostgreSQL extension for database recovery
pg_recyclebinIntercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.
pgpool_recoveryrecovery functions for pgpool-II for V4.3