Last updated
Was this helpful?
Last updated
Was this helpful?
This guide explains how to resolve PostgreSQL replication checkpoint error when the file is corrupted.
Hardware Issues: Disk failures or other hardware malfunctions.
Software Issues: Improper shutdowns, crashes, or incomplete write operations.
Connect to NFS node where the PostgreSQL data is stored.
Navigate to PostgreSQL PVC.
Delete or rename the corrupted replorigin_checkpoint
file.
Restart the PostgreSQL service to allow it to generate a new replorigin_checkpoint
file.