Skip to content
Snippets Groups Projects
Commit 9fa01f6c authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Check for partial WAL files in standby mode. If restore_command restores

a partial WAL file, assume it's because the file is just being copied to
the archive and treat it the same as "file not found" in standby mode.
pg_standby has a similar check, so it seems reasonable to have the same
level of protection in the built-in standby mode.
parent 7e30c006
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment