Skip to content

Add higher max connection pool for pytest docker set up - #231

Merged
donaldcampbelljr merged 1 commit into
devfrom
dev_drc_snowflake
Aug 14, 2026
Merged

donaldcampbelljr merged 1 commit into
devfrom
dev_drc_snowflake

Conversation

@donaldcampbelljr

Copy link
Copy Markdown
Contributor

Up the max number of connections for the postgres db during the docker setup.
I was finding that the pytests were failing during a fresh set up.

sqlalchemy.exc.OperationalError: (psycopg.OperationalError) connection failed: connection to server at "127.0.0.1", port 5432 failed: FATAL:  sorry, too many clients already 

@donaldcampbelljr
donaldcampbelljr merged commit f2597db into dev Aug 14, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant