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

Cannot start pgAgent Service on Windows 10 with AzureAD login #34

Open
clayms opened this issue Jan 31, 2024 · 1 comment
Open

Cannot start pgAgent Service on Windows 10 with AzureAD login #34

clayms opened this issue Jan 31, 2024 · 1 comment

Comments

@clayms
Copy link

clayms commented Jan 31, 2024

Cannot start pgAgent Service on Windows 10 with AzureAD login.

The installer creates a new user folder that is username.computername and puts the pgpass.conf file in that location.
pgagent service fails to start after install. No error is reported.

Running pgAgent REMOVE pgAgent results in ERROR: Failed to uninstall source

Tried installing with domain\username but that just fails to create the $env:APPDATA/postgresql/pgpass.conf file.

How can I install this so it works with an AzureAD user on a corporate network?

@clayms
Copy link
Author

clayms commented Feb 1, 2024

@clayms clayms changed the title Cannot install on Windows 10 with AzureAD username and domain Cannot start pgAgent Service on Windows 10 with AzureAD login Feb 1, 2024
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

No branches or pull requests

1 participant