Hi Friends,
I am trying to make backups of my database using pg_dump. When I pass my command, it throws up this error: password or peer authentication failed for user postgres (or whichever user I pass). Has anyone else seen this error? Note: I have edited the pg_hba.conf file and changed peer to md5, as per some suggestions I saw online but this has not helped. Many thanks in advance for your help.