Event Dime
Intermittent connection attempt failure on postgres db
- When:
- July 1, 2026 · 9:43 AM
- Where:
- Metabase Discussion
- Source:
- Metabase Discussion
Hi, I’m unsure what causing this connection attempt failure. The error would gone after page refresh, some times it took several refresh, sometimes it absolutely fine. There should be no issue with connection to db because there are other services using the db and they are stable. I thought it was because of connection pool exhaustion so I’ve tried to increase the pool with env variable MB_JDBC_DATA_WAREHOUSE_MAX_CONNECTION_POOL_SIZE=30. There should also be no DNS resolution issue because other