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

Yukinoshita.donmai.us is down #3535

Closed
evazion opened this issue Feb 4, 2018 · 1 comment
Closed

Yukinoshita.donmai.us is down #3535

evazion opened this issue Feb 4, 2018 · 1 comment

Comments

@evazion
Copy link
Member

evazion commented Feb 4, 2018

The read replica (yukinoshita.donmai.us) is down:

could not connect to server: Connection refused Is the server running on host "yukinoshita.donmai.us" (104.237.154.176) and accepting TCP/IP connections on port 5433?

This is causing failures on any search or pageload that uses Post.fast_count.

@r888888888
Copy link
Collaborator

So a quick postmortem about what happened:

I enabled streaming replication after the upgrade to Postgres 9.6. Unfortunately this doesn't work too well with log archiving since it won't process the WALs unless it's in rebuild mode. This meant the logs weren't being pruned and it quickly filled up the disk on yukinoshita. For now I've disabled the log archiving since, worst case, I can just bring up the replica from a backup.

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

2 participants