Hello Rory,
Hope you're doing well !
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'
BR,
Haseeb Ahmad
On Tue, Jun 15, 2021 at 10:42 AM Haseeb Khan <khanhaseeb92@xxxxxxxxx> wrote:
Thankyou Rory !
Br,
Haseeb Ahmad
> On 15-Jun-2021, at 12:42 AM, Rory Campbell-Lange <rory@xxxxxxxxxxxxxxxxxx> wrote:
>
> On 15/06/21, Haseeb Khan (khanhaseeb92@xxxxxxxxx) wrote:
>> Does anyone have complete documentation to configure PostgreSQL V13 Master
>> and Slave on Windows Server and also how to test Manual Failover ?
>
> I suggest having a look at https://www.postgresql.org/docs/13/high-availability.html
>
> The server administration documentation at https://www.postgresql.org/docs/13/admin.html has some Windows-specific guides.
>
> Rory