Is PgBouncer needed for .NET Core applications with Entity Framework (Npgsql)?

前端 未结 0 358
粉色の甜心
粉色の甜心 2020-12-10 16:22

EF registers as scoped service, which means it creates many short connections to database. One http request - one connection. PostgreSQL doesn\'t handle a lot of concurrent

相关标签:
回答
  • 消灭零回复
提交回复
热议问题