Skip to content

Conversation

@jamesaepp
Copy link
Contributor

@jamesaepp jamesaepp commented Dec 13, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
> winget validate --manifest 15.15-2
Manifest validation succeeded.
  • Have you tested your manifest locally with winget install --manifest <path>?

Below represents an in-place upgrade from 15.15-1

> winget install --manifest 15.15-2
Found PostgreSQL 15 [PostgreSQL.PostgreSQL.15] Version 15.15-2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://get.enterprisedb.com/postgresql/postgresql-15.15-2-windows-x64.exe
  ██████████████████████████████   344 MB /  344 MB
Successfully verified installer hash
Starting package install...
Successfully installed

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-322861-20251213-1

@jamesaepp
Copy link
Contributor Author

NOTE there may be other versions with errors. I'm only putting in effort into 15.15-2 because .... well .... selfishness.

Not obvious to me who the usual PSQL pkg maintainer is. Please tag them if known.

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Dec 13, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Dec 13, 2025
@jamesaepp
Copy link
Contributor Author

I'm not sure what the bot comment above specifically is having issue with as it's not very clear. I am doing more testing now.

One thing I know is that winget uninstall doesn't work perfectly as the installer requires input from the user/admin but returns control to winget/the shell right away. That's not new to this package version though IME.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Dec 13, 2025
@jamesaepp
Copy link
Contributor Author

Looks like the policy bot removed the comment it added before. Things I've tested without apparent error with my local/candidate manifest:

  1. Uninstalled 15.15-2 OK
  2. Installed fresh 15.15-2 (no in place upgrade) OK
  3. Uninstalled 15.15-2 OK
  4. Installed fresh 15.15-1 OK
  5. Upgrade/install 15.15-2 OK

Note I did disable MS defender's real-time protection as I find PSQL updates lots of small files and I find that speeds things up. If manifest testing automations have timeouts on operations that might explain any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Installation-Error Error installing application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants