Contents
pg_dirtyread
An extension for reading dead but unvacuumed tuples from a PostgreSQL relation
pg_dirtyread
is an extension for reading dead but unvacuumed tuples from a PostgreSQL relation.
IMPORTANT: pg_dirtyread
is an "option of last resort" for restoring lost data.
Release history
This is a summary of major point releases; for a full and detailed list of releases, see the pg_dirtyread release page.
References
- GitHub: pg_dirtyread
Useful links
- PostgreSQL and Undelete - November 2021 blog article by Christoph Berg about pg_dirtyread and pg_surgery