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
| Package | plsh_mtb |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2021-11-26 |
| Catalogue updated | 2026-08-30 |
| plsh | PL/sh procedural language |
| pgespresso | Optional Extension for Barman, Backup and Recovery Manager for PostgreSQL |
| ptrack | Tracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks. |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| dump_fdw | Foreign data wrapper for querying rows directly from PostgreSQL custom-format dump files |
| pg_bman | PostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers. |
| pg_remote_exec | Executes shell commands from SQL and optionally returns their standard output. |
| plsh | PL/sh procedural language |
| pg_recyclebin | Intercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema. |