Introduction A few days ago, after deploying to our test environment, we missed something. Everything worked fine locally. Tests passed. We moved on. Then the test environment started throwing this error: 53300: remaining connection slots are reserved for roles with the SUPERUSER attribute PostgreSQL had run out of connections. It took us a while to … Sigue leyendo Fix PostgreSQL Connection Pool Exhaustion in EF Core with NpgsqlDataSource
