select open change scope Open full search

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

Extensions / Administration

pg_recyclebin

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

Overview

Packagepg_recyclebin
Version0.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_recyclebin
Schemaflashback, flashback_recycle
Stars1
Latest commit2026-03-30
Catalogue updated2026-08-30

Related extensions

See also

x5fixLow-level Greenplum persistent-filespace catalog and shared-memory repair helper.
pg_wal_recoverypg recovery is an educational PostgreSQL extension for database recovery
pg_healerProof-of-concept extension for automatically repairing PostgreSQL data corruption
pg_abrisAbris metadata extension that creates a meta schema with metadata tables, views, and helper functions.
tbase_gts_toolsTBase helpers for inspecting transaction global timestamps and heap-page tuple metadata.
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
pg_catalog_get_defsAdds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata.