Re: Will not accept password

2022-09-14 Thread Dave Page
On Wed, 14 Sept 2022 at 16:52, David Bear wrote: > I have found that if pgadmin cant reach the postgresql backend, it reports > a failed password error instead of a failed connection. You might make sure > you back end is up and reachable. > pgAdmin will report whatever the libpq client librarie

Re: Will not accept password

2022-09-14 Thread David Bear
I have found that if pgadmin cant reach the postgresql backend, it reports a failed password error instead of a failed connection. You might make sure you back end is up and reachable. On Wed, Sep 14, 2022 at 2:41 AM John Zuill wrote: > Hi PG > I am very new at this. So I was quite baffled when