Skip to content

Remove raising conect_timeout from 1 to 2 seconds#590

Merged
larskanis merged 1 commit intoged:masterfrom
larskanis:conn_timeout
Sep 9, 2024
Merged

Remove raising conect_timeout from 1 to 2 seconds#590
larskanis merged 1 commit intoged:masterfrom
larskanis:conn_timeout

Conversation

@larskanis
Copy link
Copy Markdown
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
@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