Hello!
I have a PgSQL 15.4 database newly created. I created a user and is using it to restore a backup of another database, but unable to do so as it is failing with the below error:
Error: role 'hd*********' does not exist.
I even tried to grant pg_read_system_files and pg_write_system_files roles, even then I am getting the same error.
Can someone please advise me on what I should do?
Regards
Siraj