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

  • theodewere
    link
    fedilink
    121 year ago

    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
      link
      41 year ago

      How do you straighten out rows and columns?

    • JackbyDev
      link
      fedilink
      English
      11 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.