Hi again,
CREATE USER rep REPLICATION LOGIN ENCRYPTED PASSWORD 'xxxx';
I have created rep user like;
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@xxxxxxxxx> wrote:
On Thu, Nov 9, 2017 at 6:27 AM, Shreeyansh Dba <shreeyansh2014@xxxxxxxxx> 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.