are not getting reused in .NET. Any settings or suggestions on this? I keep getting increase max pool size or timeout. On postgres side my max connects are okay. Error is from .net .
Npgsql NpgsqlExecption (0x80004005)
Have you thought about a connection pooler, for example PgBouncer?
There is a connection string param to disable pooling in npgsql
Обсуждают сегодня