Re: Error message on missing SCRAM authentication with older clients

Aleksander Alekseev <a.alekseev@postgrespro.ru>

From: Aleksander Alekseev <a.alekseev@postgrespro.ru>
To: Heikki Linnakangas <hlinnakangas@pivotal.io>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-05-03T12:12:28Z
Lists: pgsql-hackers
Hi Heikki,

> psql: SCRAM authentication not supported by this version of libpq

Maybe it would be better to specify a minimum required version?

-- 
Best regards,
Aleksander Alekseev

Commits

  1. Give nicer error message when connecting to a v10 server requiring SCRAM.