When an online game goes offline for maintenance, what are they doing?

Zozano@lemmy.world to Asklemmy@lemmy.ml – 121 points –

I can understand patch updates, but what else are the devs doing?

34

You are viewing a single comment

databases are weirdly mechanical in that you have to shut them off now and then to sort of straighten out the rows and columns, and chuck out abandoned or corrupted files.. maybe add some grease in the form of optimizations and then fire it back up so users can get it all messy again inside.. mostly because they're all written just well enough to function..

That doesn't sound right. Why would turning a database off let it do anything? It's off. Most databases periodically do stuff like this in the background.

1 more...