| From: | Andreas Brandl <mail(at)andreas-brandl(dot)de> |
|---|---|
| To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | PITR / progress |
| Date: | 2012-10-27 20:33:03 |
| Message-ID: | f6868608-9726-40a1-bafb-154de9d5f890@store1.zcs.ext.wpsrv.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
I'm currently doing a point in time recovery with a recovery_target_time set.
As it takes quite a while, I was wondering if there is a way to see the progress in terms of 'realtime' somehow? Is there any way of getting the timestamp of the last replayed transaction or the like? I know that I can look at the creation timestamp of the xlog currently being replayed, but this might be prone to some error (due to archiving to remote destination / moving xlogs around).
Thank you!
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Brandl | 2012-10-27 20:45:35 | progress of PITR |
| Previous Message | Xiong He | 2012-10-27 12:21:22 | Re: PostgresQL intallation error |