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

cursor.copy_from unable to detect table while insert in the PostgreSQL #1299

Closed
milan-15697 opened this issue Jun 18, 2021 · 2 comments
Closed

Comments

@milan-15697
Copy link

The latest version: 2.9.1 is unable to execute cursor.copy_from for bulk inserts in PostgreSQL and throwing psycopg2.errors.UndefinedTable

Temporary Workaround:
I reverted to Psycopg 2.8.6 then it got fixed automatically and started working like a charm.
Please fix!!!

@superoverflow
Copy link

There is a discussion about this here #1294

@milan-15697
Copy link
Author

There is a discussion about this here #1294

Thank you

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

3 participants