Sqlite backend to postgreSQl

currently I am using SQlite backend and have more then 200gb of dicom files and around 100000 of instanced, how to move all of this from sqlite database to postgresql db is there?

my orthanc server is running on windows.

في Monday, November 29, 2021 في تمام الساعة 1:44:34 PM UTC+3، كتب ‪mohammed alkh‬‏ رسالة نصها:

Hi,

There’s no real upgrade procedure from SQLite to Postgres. You should actually:

HTH,

Alain