-
DaVinci Resolve Database
Hey guys,
I’m having a problem with Resolve. I can’t connect to the database or create a new one.
Also I cannot connect to the database via PostgreSQL.I already tried this:
– Reinstall Resolve
– Manual Uninstallation:1) Stop the server
sudo /sbin/SystemStarter stop postgresql-8.4
2) Remove menu shortcuts:
sudo rm -rf /Applications/PostgreSQL 8.4
3) Remove the ini file
sudo rm -rf /etc/postgres-reg.ini
4) Removing Startup Items
sudo rm -rf /Library/StartupItems/postgresql-8.4
5) Remove the data and installed files
sudo rm -rf /Library/PostgreSQL/8.4
6) Delete the user postgres
sudo dscl . delete /users/postgres
Any suggestions?
Cheers!
Yannick