Re: Point in Time Recovery
От | Tom Lane |
---|---|
Тема | Re: Point in Time Recovery |
Дата | |
Msg-id | 19894.1089759391@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Point in Time Recovery (Simon Riggs <simon@2ndquadrant.com>) |
Ответы |
Re: Point in Time Recovery
|
Список | pgsql-hackers |
Simon Riggs <simon@2ndquadrant.com> writes: > So the situation is: > - You must only stop recovery at a point in time (in the logs) after the > backup had completed. Right. > No way to enforce that currently, apart from procedurally. Not exactly > frequent, so I think I just document that and move on, eh? The procedure that generates a backup has got to be responsible for recording both the start and stop times. If it does not do so then it's fatally flawed. (Note also that you had better be careful to get the time as seen on the server machine's clock ... this could be a nasty gotcha if the backup is run on a different machine, such as an NFS server.) regards, tom lane
В списке pgsql-hackers по дате отправления: