Re: Cannot authenticate: "SCRAM authentication requires libpq 10 or later"

2022-02-22 Thread frank77-postgres
Am 22.02.22 um 10:25 schrieb Dave Page: Hi On Mon, 21 Feb 2022 at 17:57, wrote: Hello all, I installed pgadmin4

Cannot authenticate: "SCRAM authentication requires libpq 10 or later"

2022-02-21 Thread frank77-postgres
Hello all, I installed pgadmin4 using "pip install" on a 64bit Raspbian system. Everything worked well, except for the error message when trying to authenticate to my Postgres server on the same machine. Here are the steps I followed:     sudo pip3 insta