gpt4 book ai didi

postgresql - System.ArgumentException : 'Keyword not supported: ' host'. '

转载 作者:行者123 更新时间:2023-11-29 13:12:22 28 4
gpt4 key购买 nike

从 asp.net 核心应用程序连接 postgresql 时出现以下错误。

System.ArgumentException: 'Keyword not supported: 'host'.'

连接字符串:

"DefaultConnection": "Host=localhost;Database=MyDB;Username=postgres;Password=pwd;  Pooling=true"

enter image description here

最佳答案

创建一个小控制台应用程序并使用 NpgSql 尝试使用相同的连接字符串进行连接。

添加 npgsql package from nuget并从此处尝试“入门”片段 npgsql getting started使用你的 conn 字符串

关于postgresql - System.ArgumentException : 'Keyword not supported: ' host'. ',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53296789/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com