Re: Npgsql.dll

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andy Hartman <hartman60home(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Npgsql.dll
Date: 2024-08-21 17:11:46
Message-ID: F3EF310F-EA50-4810-992F-E9951B30B4CD@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On 21 Aug 2024, at 18:58, Andy Hartman <hartman60home(at)gmail(dot)com> wrote:
>
> I'm trying to get the latest version so I can use it in my Powershell script. I think I have 4.51 but having issues connection to server from script.
>
> I get this error:
>
> Exception calling "Open" with "0" argument(s): "Authentication method not supported (Received: 10)"

Thats unfortunately a known regression in the latest minor releases, and will
be fixed in the upcoming releases. Using a recent version of npgsql and
ideally TLS1.3 is a workaround.

--
Daniel Gustafsson

In response to

  • Npgsql.dll at 2024-08-21 16:58:56 from Andy Hartman

Browse pgsql-general by date

  From Date Subject
Next Message plsqlvids01 plsqlvids01 2024-08-21 19:14:00 unable to upgrade postgres extensions
Previous Message Andy Hartman 2024-08-21 16:58:56 Npgsql.dll