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

Upgrade to psycopg 3 #88

Open
7 tasks
jpmckinney opened this issue Aug 10, 2023 · 0 comments
Open
7 tasks

Upgrade to psycopg 3 #88

jpmckinney opened this issue Aug 10, 2023 · 0 comments

Comments

@jpmckinney
Copy link
Member

Necessary changes:

I already made changes based on https://www.psycopg.org/psycopg3/docs/basic/from_pg2.html be5f4b2 087a5ff

Possible improvements:

Other advantages: server-side binding, prepared statements.

That said, most of our time is probably spent doing calculations in Python, not interacting with PostgreSQL, so not urgent.

@jpmckinney jpmckinney added dependencies Pull requests that update a dependency file performance and removed dependencies Pull requests that update a dependency file labels Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant