Skip to content

Reduce default Postgres pool size to avoid max connection errors#78

Merged
VaitaR merged 1 commit into
mainfrom
update/fix-too-many-clients-error-for-database-connection
Nov 12, 2025
Merged

Reduce default Postgres pool size to avoid max connection errors#78
VaitaR merged 1 commit into
mainfrom
update/fix-too-many-clients-error-for-database-connection

Conversation

@VaitaR
Copy link
Copy Markdown
Owner

@VaitaR VaitaR commented Nov 12, 2025

Summary

  • lower the default Postgres connection pool ceiling from 50 to 10 per worker so the fleet stays below the server limit
  • refresh the README guidance to highlight the leaner defaults and when to scale them up

Testing

  • make makefile

Codex Task

@VaitaR VaitaR merged commit eea181e into main Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant