Hello everyone,
I am using postgres incremental backup for quite a month. Every thing so far works great for me.
However, one thing confuses me. That is the sequence of how WALs to be replayed.
I know I can read this information when I turn on the log function but the sequence inside is not so clear especially when the amount of WALs is quite large.
I need to know this information because I need to estimate how long does each restore take.
Could somebody help me please.
Thanks for helps in advanced.
Leo