this post was submitted on 27 Aug 2023
121 points (94.2% liked)

Asklemmy

43466 readers
762 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] theodewere@kbin.social 14 points 1 year ago (2 children)

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..

[โ€“] Synthead@lemmy.world 3 points 1 year ago (2 children)

How do you straighten out rows and columns?

[โ€“] theodewere@kbin.social 3 points 1 year ago

just give the tape drives a little jiggle as they come online

[โ€“] JackbyDev@programming.dev 1 points 1 year ago

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.