From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Dave Hughes <dhughes20(at)gmail(dot)com> |
Cc: | Christoph Moench-Tegeder <cmt(at)burggraben(dot)net>, adrian(dot)klaver(at)aklaver(dot)com, pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Authentication: MD5 to SCRAM-SHA-256 error |
Date: | 2019-11-18 12:05:42 |
Message-ID: | 20191118120542.GG1543@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Nov 15, 2019 at 03:17:17PM -0500, Dave Hughes wrote:
> Thanks for replying guys! You both led me down the right path. I didn't
> realize it, but looks like we had 2 directories where psql was installed.
> Once I gave the path specifically to PostgreSQL10, it worked like a charm.
>
> I'm reaching out to our server admins now to see why there are 2
> instances.
Maybe remnants of past version packages for an upgrade where
pg_upgrade has been involved? You need both the old and new binaries
when doing that, and most distributions allow different major versions
of Postgres to be installed in parallel.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Geoff Winkless | 2019-11-18 12:24:40 | Re: REINDEX VERBOSE unknown option |
Previous Message | Michael Paquier | 2019-11-18 11:46:08 | Re: REINDEX VERBOSE unknown option |