Breaking the WAL
A bug in PostgreSQL's WAL (Write-Ahead Logging) system can cause database crashes, requiring a manual reset. This bug affects PostgreSQL versions 14.6 and 13.8. To fix the issue, users should upgrade to the latest version or apply a manual patch. The bug was discovered in a recent release and has been reported to the PostgreSQL community.