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

Is the pxpool.Pool class thread safe? #866

Closed
stevesuh opened this issue Nov 9, 2020 · 1 comment
Closed

Is the pxpool.Pool class thread safe? #866

stevesuh opened this issue Nov 9, 2020 · 1 comment

Comments

@stevesuh
Copy link

stevesuh commented Nov 9, 2020

I'm trying to do multiple inserts into the same table by using several go routines that use the same pgxpool.Pool class.

@stevesuh stevesuh changed the title Is the pxpool.Poll class thread safe? Is the pxpool.Pool class thread safe? Nov 9, 2020
jackc added a commit that referenced this issue Nov 9, 2020
@jackc
Copy link
Owner

jackc commented Nov 9, 2020

Yes.

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