The sequence of WALs to be replayed

From: Shih Théo <galaxyshih(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: The sequence of WALs to be replayed
Date: 2015-09-14 10:05:20
Message-ID: CA+f59JkzOzR-bkdKpLieexMcP9wUsHiHWXnABcpiUbo6GmbdhA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Albe Laurenz 2015-09-15 13:33:05 Re: The sequence of WALs to be replayed
Previous Message Jan Harasym 2015-09-14 07:14:21 Re: pgAgent issue on redhat 6.5 for newbie