To prevent instance from starting in the middle of restore: 1. When running regular restore, we must copy pg_control at the very end. 2. When running incremental restore, we must drop pg_control first.