Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query failed - aws lambda + postgres + typeOrm #6148

Closed
AlexSun98 opened this issue May 28, 2020 · 3 comments
Closed

Query failed - aws lambda + postgres + typeOrm #6148

AlexSun98 opened this issue May 28, 2020 · 3 comments

Comments

@AlexSun98
Copy link

Environment:
postgres: 7.4.1
typeorm: 0.2.19

Description
I set connection pool size to 1 and executed two identical select queries. The first one was okay, but the second one failed. Does anyone experience this issue? This error doesn't occurs on every call. A bit strange.

@AlexSun98
Copy link
Author

it turned out that's the same error mentioned in #5112

@AlexSun98
Copy link
Author

Error details: "release called on client which has already been released to the pool"
image

Did anyone find a good solution to resolve this problem?

@imnotjames
Copy link
Contributor

Duplicate of #5112

@imnotjames imnotjames marked this as a duplicate of #5112 Oct 12, 2020
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

No branches or pull requests

2 participants