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

Default pattern to search pg bin not working #25

Closed
zabrowarnyrafal opened this issue Feb 11, 2018 · 4 comments
Closed

Default pattern to search pg bin not working #25

zabrowarnyrafal opened this issue Feb 11, 2018 · 4 comments
Labels
0.3.0 bug Something isn't working

Comments

@zabrowarnyrafal
Copy link
Member

No description provided.

@paw-sad
Copy link
Contributor

paw-sad commented Feb 15, 2018

I'm on it

@zabrowarnyrafal
Copy link
Member Author

gr8 - thx

@marcinbudny
Copy link
Contributor

The default search pattern for Windows is pg-dist\pqsql-win64*\bin while the actual path in tools is pgsql-10.1-windows64-binaries. This should be an easy fix.

@marcinbudny
Copy link
Contributor

There seems to be another issue with wildcard matching in path, so you may want to look at that. But the search pattern provided as pg-dist\pgsql-10.1-windows64-binaries\bin seems to work ok.

zabrowarnyrafal added a commit that referenced this issue Feb 25, 2018
…strings when building Pg binaries location search pattern
zabrowarnyrafal added a commit that referenced this issue Feb 28, 2018
Release/0.3.0


#36 fix: linux pg setup includes recreation of symbolic links
#35 Print whole output of Postgres process
#34 FolderSearch throws NotImplementedException
#33 target multiple dotnet versions
#25 - use combination of path's segments instead of concatenation
#3 - include copyright of Johannes Hoppe (author of Mongo2Go project)
zabrowarnyrafal added a commit that referenced this issue Feb 28, 2018
Release/0.3.0

* #36 fix: linux pg setup includes recreation of symbolic links
* #35 Print whole output of Postgres process
* #34 FolderSearch throws NotImplementedException
* #33 target multiple dotnet versions
* #25 - use combination of path's segments instead of concatenation
* #3 - include copyright of Johannes Hoppe (author of Mongo2Go project)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants