| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Albert <forall(at)stalowka(dot)info> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Recovery with WAL |
| Date: | 2011-02-16 20:36:33 |
| Message-ID: | 201102162036.p1GKaXc05230@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Albert wrote:
>
>
> Where can I find information about recovery_target_time or
> recovery_target_xid. I have two servers db1 and db2,
> WAL files are copied from db1 to db2. Database will colapse at 17:10 and
> i wan't to recove base from 17:05, so where can I find info about
> recovery_time.
If you use no recovery time or xid, it will go as far as it can.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Kellerer | 2011-02-16 20:38:14 | Re: Hide db name and user name in process list arguments |
| Previous Message | Bruce Momjian | 2011-02-16 20:34:12 | Re: Postgresql - recovery.conf |