Re: Most efficient way to initialize a standby server

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Most efficient way to initialize a standby server
Дата
Msg-id 51A41E9E.30109@commandprompt.com
обсуждение исходный текст
Ответ на Re: Most efficient way to initialize a standby server  (Sergey Konoplev <gray.ru@gmail.com>)
Ответы Re: Most efficient way to initialize a standby server  (Edson Richter <edsonrichter@hotmail.com>)
Список pgsql-general
On 05/27/2013 05:43 PM, Sergey Konoplev wrote:
>
> Try this step-by-step instruction
> https://code.google.com/p/pgcookbook/wiki/Streaming_Replication_Setup.
> I constantly update it when discovering useful things, including low
> bandwidth issues.
>
> On Mon, May 27, 2013 at 5:08 PM, Edson Richter <edsonrichter@hotmail.com> wrote:
>> Since 9.0 days I do use script with rsync for transfer. And sometimes the
>> servers get out of sync (due large processing in master database and huge
>> network latency), and I have to reinitialize the standby server.

I think the use of PITRTools is probably up your alley here.

JD



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

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: Re: Most efficient way to initialize a standby server
Следующее
От: Edson Richter
Дата:
Сообщение: Re: Most efficient way to initialize a standby server