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