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

Switch to psycopg3 #433

Open
edgarrmondragon opened this issue Sep 16, 2024 · 2 comments
Open

Switch to psycopg3 #433

edgarrmondragon opened this issue Sep 16, 2024 · 2 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@edgarrmondragon
Copy link
Member

edgarrmondragon commented Sep 16, 2024

@edgarrmondragon edgarrmondragon added dependencies Pull requests that update a dependency file enhancement New feature or request labels Sep 16, 2024
@SpaceCondor
Copy link
Contributor

SpaceCondor commented Sep 19, 2024

@edgarrmondragon @visch @kinghuang Would this simplify the PR for the copy command? #370

psycopg3 supports the copy command without files: https://www.psycopg.org/psycopg3/docs/basic/copy.html

@edgarrmondragon
Copy link
Member Author

@edgarrmondragon @visch @kinghuang Would this simplify the PR for the copy command? #370

psycopg3 supports the copy command without files: https://www.psycopg.org/psycopg3/docs/basic/copy.html

Maybe. It's at least worth trying. There's also the recent suggestion in #370 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants