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

CI - update pgsql to 13 #2119

Merged
merged 1 commit into from
Oct 7, 2024
Merged

CI - update pgsql to 13 #2119

merged 1 commit into from
Oct 7, 2024

Conversation

mgravell
Copy link
Member

@mgravell mgravell commented Oct 7, 2024

CI is seeing:

Starting PostgreSQL 9.6
Start-Service : Cannot find any service with service name 'postgresql-x64-9.6'.
At line:1 char:1
+ Start-Service 'postgresql-x64-9.6'
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (postgresql-x64-9.6:String) [Start-Service], ServiceCommandException
    + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.Commands.StartServiceCommand

I suspect this is due to these updates

Crossref: #2118

Looks good:

Starting PostgreSQL 13

@mgravell mgravell merged commit 70e57f8 into main Oct 7, 2024
3 checks passed
@mgravell mgravell deleted the pgsql-update branch October 7, 2024 11:50
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.

1 participant