Re: Pg_auto_failover - Mailing list pgsql-general

From Sonam Sharma
Subject Re: Pg_auto_failover
Date
Msg-id CAM-M3TmDbc1rLnToXHAfN0_BLkdtDXk-6oxckVNMo8xLcf5n7w@mail.gmail.com
Whole thread Raw
In response to Re: Pg_auto_failover  (bricklen <bricklen@gmail.com>)
Responses Re: Pg_auto_failover
List pgsql-general
My user has permission to touch inside the Fs. 
I am not getting why it is checking for /backup.

Any suggestions on this , what else I can check

On Wed, Sep 25, 2019, 12:15 AM bricklen <bricklen@gmail.com> wrote:


On Tue, Sep 24, 2019 at 8:41 AM Sonam Sharma <sonams1209@gmail.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.

Is the problem literally that the OS user executing the commands does not have sufficient permission to work in that directory? If you are creating your data directory manually in "/", you might want to create a directory under that path that the user executing the commands has sufficient permission to modify (delete, create, write to)

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Upgrading old server
Next
From: Tom Lane
Date:
Subject: Re: Upgrading old server