RE: Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3 - Mailing list pgsql-general

From 馬 騰飛
Subject RE: Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3
Date
Msg-id BJSPR01MB04989313C380D79F1A0EE0A5E24B2@BJSPR01MB0498.CHNPR01.prod.partner.outlook.cn
Whole thread Raw
In response to Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3  (馬 騰飛 <ma-tengfei@nec.cn>)
Responses Re: Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3
List pgsql-general
Thank you very much for your reply. 
However, after installing PostgreSQL 16.4, our server still encounters the following error when connecting to the
database,just like with version 16.3:
 
“Only AuthenticationClearTextPassword and AuthenticationMD5Password supported for now. Received: 10”.
Could you please advise how to resolve this error? Should we also update Npgsql? If Npgsql needs to be updated, to
whichversion should we update it?
 
Looking forward to your response.

-----Original Message-----
From: Daniel Gustafsson <daniel@yesql.se> 
Sent: Friday, October 25, 2024 7:58 PM
To: 馬 騰飛 <ma-tengfei@nec.cn>
Cc: pgsql-general@lists.postgresql.org
Subject: Re: Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3

CAUTION:This is an external email. Please be cautious when opening links or attachments in email.



> On 25 Oct 2024, at 05:45, 馬 騰飛 <ma-tengfei@nec.cn> wrote:
>
> Dear PostgreSQL Community,
>
> After upgrading PostgreSQL to version 16.3, our server encountered the 
> error "Only AuthenticationClearTextPassword and AuthenticationMD5Password supported for now. Received: 10" when
connectingto the database.
 
>
> We are currently using .NET Framework version 3.5. If we upgrade Npgsql to version 8.0.5, will there be compatibility
issues?
> If there are compatibility issues, could you tell me the minimum version of Npgsql that we should use to upgrade
PostgreSQLto 16.3 without upgrading the .NET Framework?
 

Try PostgreSQL 16.4 instead, there was a known regression for very old Npgsql versions in 16.3.

--
Daniel Gustafsson


pgsql-general by date:

Previous
From: "Reftel, Bengt Erik Magnus"
Date:
Subject: Re: Max size per relation for partitioned tables
Next
From: David Rowley
Date:
Subject: Re: Max size per relation for partitioned tables