Re: libpq15 with postgres server16 and scram-sha-256

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: libpq15 with postgres server16 and scram-sha-256
Дата
Msg-id 981dd499db1c6464b4e5d6461a6519cf4029ba7d.camel@cybertec.at
обсуждение исходный текст
Ответ на libpq15 with postgres server16 and scram-sha-256  (MM <finjulhich@gmail.com>)
Список pgsql-general
On Wed, 2024-09-04 at 11:54 +0100, MM wrote:
> is it possible to connect with PGConnectdb version 15 to a server that has in METHOD in pg_hba.conf   "scram-sha-256"
> or do I need version libpq 16 ?

You can use "scram-sha-256" authentication from v10 on.

Note that it only works if the database password is a scram-sha-256 hash, not an MD5 hash.

Yours,
Laurenz Albe



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