Skip to content

Conversation

@dechdev
Copy link
Contributor

@dechdev dechdev commented Jan 6, 2022

Adding default max connection limit for PSQL to fix #380

Signed-off-by: David Echelberger <david.echelberger@kaleido.io>
Signed-off-by: David Echelberger <david.echelberger@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #385 (5740e9b) into main (4f43903) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #385   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          239       239           
  Lines        12886     12887    +1     
=========================================
+ Hits         12886     12887    +1     
Impacted Files Coverage Δ
internal/database/postgres/config.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f43903...5740e9b. Read the comment docs.

Copy link
Contributor

@peterbroadhurst peterbroadhurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌈 5️⃣ 0️⃣

@peterbroadhurst peterbroadhurst merged commit 0244fb1 into hyperledger:main Jan 6, 2022
@peterbroadhurst peterbroadhurst deleted the psql-maxconns branch January 6, 2022 16:04
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.

Perf-Test: Database begin transaction failed: pq: too many clients already

3 participants