Re: block-level incremental backup

Поиск
Список
Период
Сортировка
От Jeevan Chalke
Тема Re: block-level incremental backup
Дата
Msg-id CAM2+6=WR62SYcwkOBsCxkiw_35Xk=Cf0h+Nbjr=WYZFn=S-3Fg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: block-level incremental backup  (Ibrar Ahmed <ibrar.ahmad@gmail.com>)
Ответы Re: block-level incremental backup  (Ibrar Ahmed <ibrar.ahmad@gmail.com>)
Список pgsql-hackers
On Wed, Jul 17, 2019 at 2:15 PM Ibrar Ahmed <ibrar.ahmad@gmail.com> wrote:

At what stage you will apply the WAL generated in between the START/STOP backup. 

In this design, we are not touching any WAL related code. The WAL files will
get copied with each backup either full or incremental. And thus, the last
incremental backup will have the final WAL files which will be copied as-is
in the combined full-backup and they will get apply automatically if that
the data directory is used to start the server.
 
--
Ibrar Ahmed

--
Jeevan Chalke
Technical Architect, Product Development
EnterpriseDB Corporation

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ERROR after writing PREPARE WAL record
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Intermittent pg_ctl failures on Windows