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

Cannot load extension on read-only connection #244

Closed
jeromegn opened this issue Jun 20, 2023 · 0 comments
Closed

Cannot load extension on read-only connection #244

jeromegn opened this issue Jun 20, 2023 · 0 comments

Comments

@jeromegn
Copy link
Contributor

This used to work pre-0.13.

Our use case includes 2 different pools, one for writing (single instance at any given time) and one for reading (many instances).

It's not a big deal, but opening a READ_ONLY connection helps us make sure we're not writing from random threads and slowing down performance.

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