upvote
I think they mean that they actually do need Postgres for some of their projects, and it's easier to just use Postgres for everything, than to use Postgres for some things and SQLite for others.
reply
Yes, but on the other hand what I'm implying is that you might not actually need it :)
reply
Yeah, I mean I guess I could technically connect to the remote SQLite server on my production server. You're right. But I've never done that and that's just not the pattern people use on SQLite
reply
Well, no, I don't think you should be doing that :)
reply