Re: replicating to a stopped server

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: replicating to a stopped server
Дата
Msg-id 1192613026.4233.27.camel@ebony.site
обсуждение исходный текст
Ответ на Re: replicating to a stopped server  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
On Fri, 2007-10-12 at 19:59 +0100, Richard Huxton wrote:

> You could use WAL archiving, but you'll want a fairly regular
> full-backup of PG's files otherwise the recovery could take a long time.
> See Ch 23 of the manuals for details.

Restartable recovery avoids the need to re-sync from the primary as
often as was the case with 8.1 and prior.

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com


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

Предыдущее
От: Joao Miguel Ferreira
Дата:
Сообщение: Re: Index Usage
Следующее
От: "Joris Dobbelsteen"
Дата:
Сообщение: Re: newbie question