Hi John,
thanks for this reply.
Honestly I do not know is it synchronous or asynchronous. I didnt set any parameter like this.
Is there a quick way to verify that?
Test case scenario I tested so far was: stop SLAVE for some time (2-3 hours) and do a lot of INSERTS on MASTER.
Afterwards, when SLAVE is up again it synced delta from MASTER's WAL files.
Do it worked as I expected.
Why are you saying that "extended period of time" will be an issue? Is there any time limit for SLAVE to be down or you are just saying about worse case scenario?
I assume that I will never lose any WAL files on MASTER.
Best regards,
czezz