Thread: [ADMIN] pg_basebackup permission denied error
Hi Gunce Kaya,
/data -- directory requires postgres user permission.
--
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.
On Thu, Nov 9, 2017 at 6:27 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote: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.
Hi again,I have created rep user like;CREATE USER rep REPLICATION LOGIN ENCRYPTED PASSWORD 'xxxx';So, user having replication permission. Maybe I miss something about this situation. Is there anything additional for that?Regards,GunceOn Thu, Nov 9, 2017 at 8:49 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:On Thu, Nov 9, 2017 at 6:27 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote: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.
--
Hi again,I have created rep user like;CREATE USER rep REPLICATION LOGIN ENCRYPTED PASSWORD 'xxxx';So, user having replication permission. Maybe I miss something about this situation. Is there anything additional for that?
Regards,Gunce--On Thu, Nov 9, 2017 at 8:49 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:On Thu, Nov 9, 2017 at 6:27 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote: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.
--
On Thu, Nov 9, 2017 at 8:07 AM, Günce Kaya <guncekaya14@gmail.com> wrote:Hi again,I have created rep user like;CREATE USER rep REPLICATION LOGIN ENCRYPTED PASSWORD 'xxxx';So, user having replication permission. Maybe I miss something about this situation. Is there anything additional for that?For more details please go through the below link provided.Regards,Gunce--On Thu, Nov 9, 2017 at 8:49 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote:On Thu, Nov 9, 2017 at 6:27 AM, Shreeyansh Dba <shreeyansh2014@gmail.com> wrote: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.
--