Alternative to SQLite (Mariadb / Postgres)
Julian Staudt
Hello,
Seems like only SQLite is supported at the moment which makes things complicated when the config volume is mounted on a NFS server.
So using an alternative like MariaDB would make things a lot easier.
I know that this probably isn't important for that many users, but should be pretty easy to implement :)
D
Damon Zirkler
@bullmoose20 - Ideally I'd like PMM to have an option like the *arr apps to use a Postgres DB backend if we prefer. Would require a full abstraction layer between the app and the DB, so probably too much work at this stage, but would certainly be much nicer than dealing with SQLite.
Metabot
Discord Discussion Can be found Here
bullmoose20
Could you clarify what this request is in relation to? Plex itself uses sqlLite, right? Are you asking that PMM uses a different db for its cache? You can decide to run PMM from anywhere so shouldn’t be limited to nfs?