Re: pg_basebackup permission denied error

From: Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
To: Günce Kaya <guncekaya14(at)gmail(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_basebackup permission denied error
Date: 2017-11-09 06:49:05
Message-ID: CAGDYbUPy3zUvPp3zL5veS_vmn2bH6CY-zcPuykxCMDtMbpJ-Pw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Nov 9, 2017 at 6:27 AM, Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
wrote:

>
>
> On Thu, Nov 9, 2017 at 6:16 AM, Günce Kaya <guncekaya14(at)gmail(dot)com> wrote:
>
>> Hello,
>>
>> I'm getting error when using pg_basebackup as bellow;
>>
>> pg_basebackup: could not create directory "/data": Permission denied
>>
>> I couldn't overcome with that problem. Any suggestion would be
>> appreciated.
>>
>> Regards,
>> Gunce Kaya
>>
>> Linkedin <https://tr.linkedin.com/in/guncekaya> - Twitter
>> <https://twitter.com/gguncesi> - Blog
>> <http://www.guncekaya.blogspot.com.tr/>
>>
>
> Hi Gunce Kaya,
>
> /data -- directory requires postgres user permission.
>
> In addition to this, the user might not be a valid DB user having enough
privileges in order to perform backup having entry in pg_hba file.

https://shreeyansh.com/
[image: http://www.shreeyansh.com] <http://www.shreeyansh.com>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shreeyansh Dba 2017-11-09 07:45:38 Re: Can master and slave on different PG versions?
Previous Message Günce Kaya 2017-11-09 06:48:47 Re: pg_basebackup permission denied error