Skip to content

The backend doesn't exit cleanly #18

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

Open
sersorrel opened this issue Aug 29, 2019 · 0 comments
Open

The backend doesn't exit cleanly #18

sersorrel opened this issue Aug 29, 2019 · 0 comments

Comments

@sersorrel
Copy link
Contributor

testing_nginx_1 exited with code 0
testing_frontend_1 exited with code 0
postgres_1  | 2019-08-29 15:50:20.855 UTC [6719] LOG:  unexpected EOF on client connection with an open transaction
testing_backend_1 exited with code 137
postgres_1  | 2019-08-29 15:50:21.458 UTC [1] LOG:  received smart shutdown request
postgres_1  | 2019-08-29 15:50:21.480 UTC [1] LOG:  worker process: logical replication launcher (PID 31) exited with exit code 1
postgres_1  | 2019-08-29 15:50:21.480 UTC [26] LOG:  shutting down
postgres_1  | 2019-08-29 15:50:21.615 UTC [1] LOG:  database system is shut down
testing_postgres_1 exited with code 0

Everything else exits properly when it's told to, but the backend has to be killed. This tends to make Postgres unhappy the next time it starts up.

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