Intercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_recyclebin |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_recyclebin |
| Schema | flashback, flashback_recycle |
| Stars | 1 |
| Latest commit | 2026-03-30 |
| Catalogue updated | 2026-08-30 |
| x5fix | Low-level Greenplum persistent-filespace catalog and shared-memory repair helper. |
| pg_wal_recovery | pg recovery is an educational PostgreSQL extension for database recovery |
| pg_healer | Proof-of-concept extension for automatically repairing PostgreSQL data corruption |
| pg_abris | Abris metadata extension that creates a meta schema with metadata tables, views, and helper functions. |
| tbase_gts_tools | TBase helpers for inspecting transaction global timestamps and heap-page tuple metadata. |
| ptrack | Tracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks. |
| pgespresso | Optional Extension for Barman, Backup and Recovery Manager for PostgreSQL |
| pg_catalog_get_defs | Adds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata. |