this post was submitted on 15 Mar 2025
531 points (98.7% liked)

Fediverse memes

1340 readers
5 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 8 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Kolanaki@pawb.social 9 points 2 months ago (3 children)

It is kinda weird that they have to take the entire site down at once to do maintenance. It still is spread across multiple servers, so why couldn't it be rolled out in a way that only the smallest possible fraction is down at a time?

[โ€“] example@reddthat.com 4 points 2 months ago

with db migrations the database structure changes. it's not possible to do db schema migrations without downtime unless the application has been built with that in mind and the application is able to run with a partially upgraded schema.

load more comments (2 replies)