Nextcloud asked in a poll at https://mastodon.social/@nextcloud@mastodon.xyz/115095096413238457 what database its users are running. Interestingly one fifth replied they don’t know. Should people know better where their data is stored, or is it a good thing everything is running so smoothly people don’t need to know what their software stack is built upon?

    • Kilgore Trout@feddit.it
      link
      fedilink
      English
      arrow-up
      12
      ·
      7 months ago

      Probably also most of those who don’t know. SQLite is the default option if you don’t set up a database server.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Idk, I explicitly set up Postgres, which took extra work since the default is SQLite. I use Postgres for my day job, so it makes sense to me to keep everything the same.

      • lambalicious
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 months ago

        That’s quite senseful yes. In the cases where I want to host somewhere that already has a Postgres service going, I just up and use that.