Re: Authentication: MD5 to SCRAM-SHA-256 error

Поиск
Список
Период
Сортировка
От Dave Hughes
Тема Re: Authentication: MD5 to SCRAM-SHA-256 error
Дата
Msg-id CAFTBbFDAJXKF5PNJASfEhfDOhMdHqV7Fn_jWhF8Q2_Ey-cr1nQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Authentication: MD5 to SCRAM-SHA-256 error  (Christoph Moench-Tegeder <cmt@burggraben.net>)
Ответы Re: Authentication: MD5 to SCRAM-SHA-256 error
Список pgsql-general
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.  

Thanks again for pointing me in the right direction. 

On Fri, Nov 15, 2019 at 11:44 AM Christoph Moench-Tegeder <cmt@burggraben.net> wrote:
## Dave Hughes (dhughes20@gmail.com):

> However when I try to log in now, via command line, I receive the error:
> "psql: authentication method 10 not supported".

Your client (more precisely: it's libpq) is not ready for SCRAM.
I guess you're using an older (<10) client version? Mixed up
packages?

Regards,
Christoph

--
Spare Space

В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: jsonb_set() strictness considered harmful to data
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: here does postgres take its timezone information from?