Hi all
Wanna know something. Is there a way i can do as follow .
On my server pc in the data centre i have a database connected via postgress.
This is working fine. Question though , i have the same folders on our studio pc as well. Because of the delay i wanna set up also localy an database so when the server shut down for un expected reasons the studio will take it over so our listeners does not hear a difference.
Is there a way i can combine internaly and externaly the data base
Regards
Goos
If you use a PostgreSQL on your local computer as well it should be possible to synchronise. This is what I was planning to do as a backup solution as well but didn’t try yet. I found this little tool: http://www.rubyrep.org/syncing.html It seems to be very handy, but I only read the website yet.
Or you can setup Caching (on version 3.1.x of mAirList this was enabled by default for network database). I do cach next 24h of playlists, so even if the database can not be reached mAirList will continue working next 24h. Update is every hour, you can setup different values if you need.