Re: Pg_auto_failover

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Sonam Sharma <sonams1209(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Pg_auto_failover
Date: 2019-09-24 16:41:37
Message-ID: CBBB550E-C7D6-4DD4-89D3-D541BAC42017@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Sep 24, 2019, at 9:41 AM, Sonam Sharma <sonams1209(at)gmail(dot)com> wrote:
>
> I was setting up pg_auto_failover. Have successfully set up and monitor and primary instance. While setting up secondary it's failing with below :
>
> ERROR Failed to ensure empty directory "//backup" : Permission denied
> Error Failed initialise standby server , see above for details.
>
> Where is it located?
>
> Can someone please help

“//backup” looks like a typo in the configuration

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message bhargav kamineni 2019-09-24 17:38:32 Re: pg_terminate_backend not working
Previous Message Rob Sargent 2019-09-24 16:40:37 Re: Pg_auto_failover