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

Commits on Sep 9, 2024

  1. Remove raising conect_timeout from 1 to 2 seconds

    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 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ae228ba View commit details
    Browse the repository at this point in the history