select open change scope Open full search

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

Extensions / Administration

pg_bman

PostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_bman
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars8
Latest commit2023-08-10
Catalogue updated2026-08-30

Related extensions

See also

ptrackTracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks.
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.
postgres_fdw_plusFork postgres_fdw to coordinate remote PostgreSQL transactions with optional two-phase commit and recovery 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
dump_fdwForeign data wrapper for querying rows directly from PostgreSQL custom-format dump files