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

Remove raising conect_timeout from 1 to 2 seconds #590

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

larskanis
Copy link
Collaborator

This will be removed in libpq of PostgreSQL-17 by this commit:
postgres/postgres@105024a
The adjustment of connect_timeout from 1 to 2 seconds was anyway only relevant due to libpq's internal rounding, which doesn't apply to ruby.

This will be removed in libpq of PostgreSQL-17 by this commit:
  postgres/postgres@105024a
The adjustment of connect_timeout from 1 to 2 seconds was anyway only relevant due to libpq's internal rounding, which doesn't apply to ruby.
@larskanis larskanis merged commit 5db4b55 into ged:master Sep 9, 2024
13 of 17 checks passed
@larskanis larskanis deleted the conn_timeout branch September 9, 2024 06:34
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.

1 participant