Finding Corrupt PostgreSQL Data Files

While PostgreSQL itself will never create corrupt data files, that doesn’t stop other processes or hardware failures for corrupting the files underneath the database, which can cause database crashes. Josh Williams of End Point provides a super rundown of how to track and repair a file corruption.