From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Point in Time Recovery |
Date: | 2004-07-13 22:25:34 |
Message-ID: | 1089757534.17493.3217.camel@stromboli |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-hackers pgsql-patches |
On Tue, 2004-07-13 at 22:19, Tom Lane wrote:
> To have a consistent recovery at all, you must replay the log starting
> from a checkpoint before the backup began and extending to the time that
> the backup finished. You only get to decide where to stop after that
> point.
>
So the situation is:
- You must only stop recovery at a point in time (in the logs) after the
backup had completed.
No way to enforce that currently, apart from procedurally. Not exactly
frequent, so I think I just document that and move on, eh?
Thanks for your help,
Best regards, Simon Riggs
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-07-13 22:42:42 | Re: Point in Time Recovery |
Previous Message | Tom Lane | 2004-07-13 21:19:56 | Re: Point in Time Recovery |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-07-13 22:31:23 | Re: Another locale test program |
Previous Message | Tom Lane | 2004-07-13 22:15:54 | Re: Proposal for detecting encoding mismatch in initdb |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-07-13 22:29:10 | Re: pgsql-server: Have \dn+ show permissions and description for schemas. |
Previous Message | Andreas Pflug | 2004-07-13 22:03:49 | Re: serverlog rotation/functions |