Re: Problem with PITR recovery

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Problem with PITR recovery
Дата
Msg-id 200504181741.j3IHfGM03663@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Problem with PITR recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Problem with PITR recovery  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I guess I didn't see the connection between the file system backup and
> > the WAL files, when in fact you need the WAL files that go with the file
> > system badckup to do the recovery.  Do you have new suggested text?
> 
> I think it probably needs to mention *both* the tar dump and the WAL
> segment file(s).  I can take a whack at it if you like.

I modified the sentence to say:
Once you have safely archived the file system backup and the WAL segmentfiles used during the backup (as specified in
thebackup history file),you can delete all archived WAL segments with names numerically less.
 

Feel free to whack it a second time.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem with PITR recovery
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Assigning fixed OIDs to system catalogs and indexes