I am trying to re-index my old database, more than 10TB in total, and I don’t want to have the files moved. I am using the Indexer plugin, and at ~1500 studies the .db file is already close to 1GB, I don’t think it will be manageable…
Is there another way of indexing and serving the files using Orthanc, but simultaneously using the PostgreSQL connection and not the SQLite db the Indexer is using?
Maybe someone has already rewritten the plugin to use PostgreSQL?