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

Add blog post about Postgres downtime #347

Merged
merged 6 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/images/aws-rds-upgrade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions content/posts/aws-rds-upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: Read the Docs Maintenance Window - February 14
date: 2025-01-31
description: Upcoming upgrade for PostgreSQL to ensure minimal impact for our users.
category: Engineering
tags: aws, rds, postgres, upgrade
authors: Eric Holscher
status: published
image: /images/aws-rds-upgrade.png
image_credit: Photo by <a href="https://unsplash.com/@scottrodgerson?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Scott Rodgerson</a> on <a href="https://unsplash.com/photos/black-and-yellow-striped-line-BwMcYuHI9OI?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>


We wanted to make you aware that on **Friday, February 14 at 2:00pm PST (5:00pm EST, 22:00 UTC)**, Read the Docs will be having a scheduled downtime of approximately 2 hours.
This will impact both **Read the Docs Community** and **Read the Docs for Business**.
We expect the downtime to only last for 15-30 minutes, but we are scheduling a longer window to account for any unforeseen issues.

During this maintenance window, public documentation will continue to be online but new documentation builds will not trigger and the Read the Docs dashboard will be unavailable.
New builds and webhooks will begin processing once the maintenance is over.

To ensure minimal impact for our users, we are performing this upgrade during a Friday afternoon which is one of our lowest usage periods.
This maintenance window is for a required database version upgrade to PostgreSQL from our hosting provider, which we couldn’t perform in place.
While these kinds of things do happen from time to time, we haven’t had a scheduled downtime on Read the Docs in a few years. Doing this helps us ensure that our services perform well and have up-to-date security.

Thanks for your understanding of this maintenance downtime.

Read the Docs team