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

[postgres] Allow to use psycopg2 #2782

Merged
merged 1 commit into from
Aug 26, 2016
Merged

[postgres] Allow to use psycopg2 #2782

merged 1 commit into from
Aug 26, 2016

Conversation

remh
Copy link
Contributor

@remh remh commented Aug 23, 2016

What does this PR do?

This PR adds a flag in the postgres check to use psycopg2 instead of pg8000

Motivation

See discussion at #2755

Testing Guidelines

Added a test that enables this flag. Also modified existing test to make sure it keeps using pg8000 by default.

Additional Notes

Some other approaches more "global" could be tempting, but they wouldn't let the possibility to do it on a per instance basis.

@remh remh added this to the 5.9.0 milestone Aug 25, 2016
@gmmeyer gmmeyer self-assigned this Aug 26, 2016
@gmmeyer
Copy link
Contributor

gmmeyer commented Aug 26, 2016

LGTM 👍

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