Skip to content

Conversation

@jeltz
Copy link
Contributor

@jeltz jeltz commented Feb 3, 2026

If the pg_ctl binary was not in the path we would fail to stop the running database clusters so let's use our helper for getting the path to the binary.

To keep the code simple we also move the stopping of the existing cluster to the code which starts it since that is only where we, at least currently, knows the path the the binaries.

If the pg_ctl binary was not in the path we would fail to stop the
running database clusters so let's use our helper for getting the path
to the binary.

To keep the code simple we also move the stopping of the existing
cluster to the code which starts it since that is only where we,
at least currently, knows the path the the binaries.
@larskanis larskanis merged commit bab0f79 into ged:master Feb 3, 2026
33 of 36 checks passed
@larskanis
Copy link
Collaborator

Thank you!

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.

2 participants