Data Science Wire

Zhang Chen: Extreme Rescue: PostgreSQL Full-File Ransomware Recovery at Epic Difficulty

PostgreSQL PlanetJul 24 min read

A field report on recovering core PostgreSQL tables after all database files were encrypted by ransomware and the system catalogs were unusable. With only test-environment DDL available, PDU dropscan was adapted to match individual table files against known table structures and export the critical data.

Read the full story at PostgreSQL Planet

More in Cloud / Infrastructure