Re: Authentication: MD5 to SCRAM-SHA-256 error - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: Authentication: MD5 to SCRAM-SHA-256 error
Date
Msg-id 20191115164439.GA2433@elch.exwg.net
Whole thread Raw
In response to Authentication: MD5 to SCRAM-SHA-256 error  (Dave Hughes <dhughes20@gmail.com>)
Responses Re: Authentication: MD5 to SCRAM-SHA-256 error  (Dave Hughes <dhughes20@gmail.com>)
List pgsql-general
## 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 by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Authentication: MD5 to SCRAM-SHA-256 error
Next
From: John Lumby
Date:
Subject: access to original-statement predicates in an INSTEAD-OF row trigger