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

The .pid file persists after shut down #554

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

fila43
Copy link
Member

@fila43 fila43 commented Mar 13, 2024

.pid is present during postgresql-server run. It should be removed with server stop. in some circumstances, it persists after the container shuts down. If it happens, this check should ensure the state is correct before the upgrade. It should remove the redundant file.

@fila43
Copy link
Member Author

fila43 commented Mar 13, 2024

related #550

@zmiklank
Copy link
Contributor

[test-all]

…th server stop. in some circumstances, it persists after the container shuts down. If it happens, this check should ensure the state is correct before the upgrade. It should remove the redundant file.
@fila43
Copy link
Member Author

fila43 commented Mar 14, 2024

[test-all]

@zmiklank zmiklank merged commit f2162a0 into sclorg:master Mar 22, 2024
34 of 39 checks passed
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