Commits
Click on a commit to change the comparison rangeAuto-generate documentation3 months ago
 by zzstoatzz Add PgBouncer support documentation with verified configuration
- Add comprehensive PgBouncer setup guide
- Include Docker compose example with correct environment variables
- Document how to configure Prefect with NullPool for PgBouncer
- Add troubleshooting section and verified working configuration
- Fix environment variable names (DB_HOST instead of DATABASES_HOST)
- Add note about setting pool_size to None programmatically
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>3 months ago
 by zzstoatzz