| From: | Haseeb Khan <khanhaseeb92(at)gmail(dot)com> |
|---|---|
| To: | Rory Campbell-Lange <rory(at)campbell-lange(dot)net> |
| Cc: | pgsql-performance(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Master - Slave Replication Window Server |
| Date: | 2021-06-15 12:29:37 |
| Message-ID: | 81F39405-2DD5-43CE-84FD-F8FD27E927EA@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
Hello Rory,
Yes , I have followed the document and configured each and everything. But I can’t see archive_Wal_segments is copying to the folder which I have created. So the issue I am facing is that where should I create the archive folder should I create on master or slave server ? Might be I am missing something or doing some mistake.
Would appreciated, if you could help in this regard
Kindly send me the Postgres general email, so I can raise this issue over there as well
Thanks in advance
Br,
Haseeb Ahmad
> On 15-Jun-2021, at 5:05 PM, Rory Campbell-Lange <rory(at)campbell-lange(dot)net> wrote:
>
> On 15/06/21, Haseeb Khan (khanhaseeb92(at)gmail(dot)com) wrote:
>> I have confusion below, Should we create an archive path on the standby
>> server and then set it to recovery.conf file ?
>>
>> restore_command = 'cp /path/to/archive/%f %p'
>
> Hi Hasseb
>
> Are you following this procedure?
> https://www.postgresql.org/docs/13/continuous-archiving.html
>
> If so please let us know what problem you are experiencing.
>
> Also, this is the postgres performance list. Please move this conversation to postgresql general.
>
> Cheers
> Rory
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ayub Khan | 2021-06-15 15:43:16 | Re: waiting for client write |
| Previous Message | Rory Campbell-Lange | 2021-06-15 12:05:18 | Re: Master - Slave Replication Window Server |