Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Normal new connection instead of connectionpool #130

Unanswered
aarshivv asked this question in Q&A
Discussion options

Can we create a normal new connection everytime instead of creating connection pool?

I did not find any way to do this.
Use case:
I am using supavisor to maintain and manage pool for us, currently I am using asyncpg and creating connection everytime since supavisor handles the connection pooling for us. It does not make sense to create and manage pool at multiple layer.
I was looking for a way to create new connection everytime, as I am facing some issue while using connectionpool (Also I dont think it will be efficient).

Open for any opinion, let me know if I am wrong somewhere.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.