Re: Re: Backup and Recovery
| От | Naomi Walker |
|---|---|
| Тема | Re: Re: Backup and Recovery |
| Дата | |
| Msg-id | 4.2.2.20010705091116.00a9e270@logic1design.com обсуждение |
| Ответ на | Re: Re: Backup and Recovery (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Список | pgsql-hackers |
At 11:04 AM 7/4/01 -0400, Bruce Momjian wrote: > > > All that is missing is a program, that can take a consistent physical > > > snapshot (as it was after a particular checkpoint) and would replay > > > the WAL after a restore of such a snapshot. This replay after a > > > consistent snapshot is probably as simple as making the WAL files > > > available to the standard startup rollforward (redo) mechanism, that > > > is already implemented. > > You would also have to have some triggering method that would not allow WAL's to be overwritten, and make sure they are sent to some device before that happen. In addition, you'd have to anchor the LOGS against the dumped database, so it would know exactly which log to start with when replaying against any given archive. -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-604-3100 ext 242
В списке pgsql-hackers по дате отправления: