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

Add proper Windows location for pg_service.conf #29

Merged
merged 3 commits into from
May 18, 2024
Merged

Conversation

gacarrillor
Copy link
Contributor

Namely, at %APPDATA%/postgresql/.pg_service.conf, and avoid the ~/.pg_service.conf location for Windows, since clients like QGIS won't go there to find the file.

Fix #26

@3nids
Copy link
Member

3nids commented May 16, 2024

I'd suggest to have this in the lib directly indeed

@gacarrillor
Copy link
Contributor Author

I'd suggest to have this in the lib directly indeed

See PR for lib: opengisch/pgserviceparser#26

…/postgresql/.pg_service.conf) and avoid the ~/.pg_service.conf for Windows, since clients like QGIS won't go there to find the file
…aph on QGIS connections using the service file
@gacarrillor
Copy link
Contributor Author

Rebasing to solve conflicts with other recently merged PRs.

@m-kuhn
Copy link
Member

m-kuhn commented May 17, 2024

Thanks @gacarrillor

@3nids 3nids merged commit ca852cf into main May 18, 2024
3 checks passed
@3nids 3nids deleted the windows_setup branch May 18, 2024 04:54
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.

Setup on windows
3 participants