Re: pgBackrest Error : authentication method 10 not supported - Mailing list pgsql-general

From Magnus Hagander
Subject Re: pgBackrest Error : authentication method 10 not supported
Date
Msg-id CABUevEwgUedHv1iEXMJnALw0BgJrDasJgUvi5JGpbwRyReRcPA@mail.gmail.com
Whole thread Raw
In response to pgBackrest Error : authentication method 10 not supported  (Daulat <daulat.dba@gmail.com>)
Responses Re: pgBackrest Error : authentication method 10 not supported
List pgsql-general


On Tue, Jan 31, 2023 at 2:58 PM Daulat <daulat.dba@gmail.com> wrote:
Hello,

I am getting an error message " authentication method 10 not supported" while trying to create stanza on postgres14 after upgrading postgres from v.10 to Postgres v.14. 

I am using pgbackrest version:  v.43 and the scram-sha-256 for hba authentication.

This sounds like your libpq is too old, and is not related to backrest itself.

Make sure you have libpq of at least version 10 as well, and not just the server. (Exact package name will of course depend on what distribution you're on, which you didn't specify)

--

pgsql-general by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: Download file from COPY ... TO with pgadmin
Next
From: Marco Lechner
Date:
Subject: AW: Download file from COPY ... TO with pgadmin