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.
Comment on 18% of people running Nextcloud don't know what database they are using
lambalicious@lemmy.sdf.org 3 days ago
…How come so few people are using SQLite?
sugar_in_your_tea@sh.itjust.works 2 days ago
lambalicious@lemmy.sdf.org 1 day 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.
kilgore_trout@feddit.it 3 days ago
Probably also most of those who don’t know. SQLite is the default option if you don’t set up a database server.
SomethingBurger@jlai.lu 3 days ago
Those who don’t know may be using Nextcloud AIO, which is bundled with Postgres.