I want to run postgres on mac and downloaded pg admin 4. When I try to connect to server it says authentication failed for user "postgres" on mac. What's happening? I didn't set any password for user postgres. And there's no default one as I understand.
Please give simple step-by-step explanation for beginners. If you say something like "Check pg_hba.conf. it should have a line like this at the top" - please specify where exactly I should find this file on mac, as it's not obvious.