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

Support PostgreSQL unix domain socket paths #158

Merged
merged 1 commit into from
Jun 25, 2018

Conversation

ratson
Copy link
Contributor

@ratson ratson commented Dec 8, 2017

Support PostgreSQL URL using unix domain socket paths, e.g. postgres:////var/run/postgresql/db

@coveralls
Copy link

coveralls commented Dec 8, 2017

Coverage Status

Coverage increased (+0.06%) to 88.491% when pulling 7e22a9b on ratson:postgres-socket into 628ed38 on joke2k:develop.

@hammadzz
Copy link

hammadzz commented Feb 5, 2018

@ratson need to also support postgis which is the same as postgres but for GIS support on Postgres

@xrmx
Copy link

xrmx commented Mar 19, 2018

FYI for the default path this works fine psql:///db

@jefftriplett
Copy link

Can this test be manually re-run? It looks like AppVeyor might have bombed out for reasons outside of the tests if I'm reading this right.

I'm happy to volunteer/work on anything if there are concerns.

@joke2k joke2k added the enhancement New feature or request label Jun 5, 2018
@joke2k joke2k added this to the Road to 0.4.5 milestone Jun 5, 2018
@joke2k joke2k added this to To do in Road to 0.5 Jun 5, 2018
@joke2k joke2k merged commit 6afb6b4 into joke2k:develop Jun 25, 2018
Road to 0.5 automation moved this from To do to Done Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Road to 0.5
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants