Page 1 of 1

Best Way To Work Between Computers

PostPosted: Tue Mar 16, 2021 2:05 am
by davidsikes
Hello!

I have Resolve Studio on two machines - a Windows machine and a macOS machine. One is at home, the other at the office. My workflow involves carrying an external SSD where my projects and media for several active projects lives (there are backups, don't worry, but that's not applicable here).

Having come from Premiere, this workflow was fine - I had all assets and related project files in a Finder folder with subfolders below that to organize everything. I could move or archive the project by grabbing that one folder.

I'm a little confused about the best way to operate in the same mobile manner with Resolve. My current solution involves linking to a disk database on the SSD every time I connect it to a machine, and my plan for archiving is exporting the finished project and putting it into a folder with the necessary media for that project.

Reconnecting a database every time feels... incorrect. Is this the best way? Am I doing something very stupid? What would you recommend instead? I appreciate any thoughts you might have.

Re: Best Way To Work Between Computers

PostPosted: Tue Mar 16, 2021 2:10 am
by Seth Goldin
Check out the manual for information about PostgreSQL servers. You can connect the same database to both machines if they’re networked together.


Sent from my iPhone using Tapatalk

Re: Best Way To Work Between Computers

PostPosted: Tue Mar 16, 2021 6:32 pm
by Jim Simon
davidsikes wrote:What would you recommend instead?
Choose one machine, use that only.

Re: Best Way To Work Between Computers

PostPosted: Tue Mar 16, 2021 6:55 pm
by Tom Early
davidsikes wrote:My current solution involves linking to a disk database on the SSD


That runs the risk of database corruption.

Re: Best Way To Work Between Computers

PostPosted: Wed Mar 17, 2021 1:37 am
by davidsikes
Tom Early wrote:
davidsikes wrote:My current solution involves linking to a disk database on the SSD


That runs the risk of database corruption.


Thank you for this warning! I will find another solution immediately.

It's been suggested to me that I export and import projects but keep a local DB on each machine. While obviously cumbersome to execute, does this carry similar risks of corruption to the project file?

I suppose a potential positive would be that there'd be a few versions of the project floating around if something were to go wrong with a project file.

Re: Best Way To Work Between Computers

PostPosted: Wed Mar 17, 2021 1:40 am
by davidsikes
Seth Goldin wrote:Check out the manual for information about PostgreSQL servers. You can connect the same database to both machines if they’re networked together.


Thanks for this suggestion! As I explore resolve for my freelance and personal work and consider implementing it for my whole team at my day job, I've dug into this a little.

Networking off of our shared storage server would certainly be most ideal, and would allow the benefits of the database to really shine through, I think, vs my local, single-user current work with Resolve.