8000 Set statement_timeout and lock_timeout to 0. by shubhamdhama · Pull Request #344 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Set statement_timeout and lock_timeout to 0. #344

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

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

shubhamdhama
Copy link
Contributor

The COPY statement was timing out because the statement_timeout was set to a non-zero value in a migration. Additionally, I quickly checked pg_dump to see what other parameters were set for the connection, and I found lock_timeout.

@dimitri dimitri merged commit 9fcbc3a into dimitri:main Jun 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants
0