Skip to content

How to specify postgres connection pool size? #1591

Discussion options

You must be logged in to vote

It can be added to the DATABASE_URL variable as a query parameter. Try this

DATABASE_URL=postgres://postgres:postgres@plausible_db:5432/plausible_db?pool_size=5

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ppatrzyk
Comment options

Answer selected by ppatrzyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants