From: | Edson Richter <edsonrichter(at)hotmail(dot)com> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Most efficient way to initialize a standby server |
Date: | 2013-05-28 03:13:16 |
Message-ID: | BLU0-SMTP21BD895563A37223EBE68CCF970@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Em 28/05/2013 00:03, Joshua D. Drake escreveu:
>
> 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(at)hotmail(dot)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
>
Assume I know nothing about PITRTools (which I really don't know!), can
you elaborate a bit more your suggestion?
Thanks,
Edson
From | Date | Subject | |
---|---|---|---|
Next Message | 高健 | 2013-05-28 04:18:58 | How to evaluate disk space needed by a table |
Previous Message | Edson Richter | 2013-05-28 03:07:35 | Re: Most efficient way to initialize a standby server |