This is the second of the two-part series of blogs about PostgreSQL data corruption. Part-1 discussed identifying the data corruption in PostgreSQL and lists some DO’s and DON’Ts for avoiding that. In this part, I will attempt to walk you through possible ways to recover from the corruption and ways to salvage data in case of… Read more The post Avoiding, Identifying, and dealing with PostgreSQL database corruption – Part 2 first appeared on Highgo Software Inc.. The post Avoiding, I...