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
Categoría: PostgreSQL
Migrating Azure Database for PostgreSQL Single Server to Flexible Server
Estos días han sido de esos en los que tocaba tarea de migración y, bueno, que mejor forma de hacerla que tener seguro el proceso (previa POC) y, además, compartirlo. En este post quiero comentar los pasos que he seguido para la migración. En concreto, se trata de migrar de "Azure Database for PostgreSQL Single … Sigue leyendo Migrating Azure Database for PostgreSQL Single Server to Flexible Server

