WAL Restore process during recovery

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема WAL Restore process during recovery
Дата
Msg-id CA+U5nMJMtG9wr_QtaV2oQNx9N-Z56R53LgMm8TeDD0sA=jkf8g@mail.gmail.com
обсуждение исходный текст
Ответы Re: WAL Restore process during recovery  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
WALRestore process asynchronously executes restore_command while
recovery continues working.

Overlaps downloading of next WAL file to reduce time delays in file
based archive recovery.

Handles cases of file-only and streaming/file correctly.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: JSON for PG 9.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgstat documentation tables