Hi;
In a situation where pg_rewind gets an error due to a missing wall, I have set restore_command so that the needed wals can be read from the archive (I don't want to manually copy the wal files), but I see it doesn't work. What am I missing? Is restore_command not really working with pg_rewind in PG12?
![image.png](attachments/pngOJjgix_imm.png)
Thank you.