I’m running DaVinci Resolve Project Server 17.1 on macOS Big Sur (v11.3.1).
I needed to restore some of the databases on a Windows 10 machine and installed DaVinci Resolve Project Server 17.1 for Windows that comes with PostgreSQL 9.5.4-1. However, the PostgreSQL on macOS is version 9.5.
19 and the backups made on macOS can’t be restored in PostgreSQL 9.5.4 on Windows. The only way I could make it work was to install a newer version of PostgreSQL on Windows.
Is this expected? Are later versions of PostgreSQL officially supported by BMD or are users on their own if they update?
If you do install a newer version, there’s also the issue that PostgreSQL 9.5.x is deprecated. 9.6.22 is currently the
last supported version if you want to download compiled binaries from the manufacturer.