"hot standby" system

Поиск
Список
Период
Сортировка
От Chris Campbell
Тема "hot standby" system
Дата
Msg-id 1DC92E46-F4FB-43EA-9993-A63728A361A9@bignerdranch.com
обсуждение исходный текст
Ответы Re: "hot standby" system  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: "hot standby" system  (Hannu Krosing <hannu@skype.net>)
Список pgsql-hackers
The documentation [1] says this about On-line backup and point-in- 
time recovery:

> If we continuously feed the series of WAL files to another machine  
> that has been loaded with the same base backup file, we have a "hot  
> standby" system: at any point we can bring up the second machine  
> and it will have a nearly-current copy of the database.

Is this possible today in a stable and robust way? If so, can we  
document the procedure? If not, should we alter the documentation so  
it's not misleading? I've had several people ask me where to enable  
the "hot standby" feature, not realizing that PostgreSQL only has  
some of the raw materials that could be used to architect such a thing.

Thanks!

- Chris

[1] http://www.postgresql.org/docs/8.1/interactive/backup-online.html



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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Loading the PL/pgSQL debugger (and other plugins)
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: "hot standby" system