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