select open change scope Open full search

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

Extensions / Administration

plsh_mtb

A PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageplsh_mtb
Version1.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2021-11-26
Catalogue updated2026-08-30

Related extensions

Requires

plshPL/sh procedural language

See also

pgespressoOptional Extension for Barman, Backup and Recovery Manager for PostgreSQL
ptrackTracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks.
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
dump_fdwForeign data wrapper for querying rows directly from PostgreSQL custom-format dump files
pg_bmanPostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers.
pg_remote_execExecutes shell commands from SQL and optionally returns their standard output.
plshPL/sh procedural language
pg_recyclebinIntercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.