I install Postgres with EDB on MacOS Big Sur 11.6 . I install just like this video https://youtu.be/1aybOgni7lI
But when I log in to pg admin it shows me this error:
connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "Postgres"
I install Postgres with EDB on MacOS Big Sur 11.6 . I install just like this video https://youtu.be/1aybOgni7lI But when I log in to pg admin it shows me this error: connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "Postgres"
why? How to solve it?