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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[postgres] Fix unix socket connection with psycopg2 #2968

Merged
merged 1 commit into from
Oct 27, 2016

Commits on Oct 27, 2016

  1. [postgres] Fix unix socket connection with psycopg2

    psycopg2 can connect to a unix socket by passing the directory to the
    socket to the `host` parameter of its `connect` function
    olivielpeau committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    fc92ab4 View commit details
    Browse the repository at this point in the history