Shared Database

  • Hi all,


    Is it possible to have two different servers on two different PC share the same network patient data folder and share the same database; i.e. images stored by one server to the same network folder are "seen" by the other server using the same network folder without having to do a database reinitialization on the other server?


    Using built in sql lite


    Thanks :D


    Borys

  • Not sure,


    we have done this using sqlserver a long time ago and it worked.


    We did:


    server1 -> mag0 -> disk1
    -> mirror0 -> server2/disk2


    server2 -> mag0 -> disk2
    -> mirror0 -> server1/disk1


    where both servers shared the same database. My guess is that postgres or MySQL would be the better choice to test shared databases. Let me know your findings.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!