Activity › Forums › DaVinci Resolve › Resolve 9-Cannot create new database
-
Resolve 9-Cannot create new database
Posted by Greg Jones on July 31, 2012 at 8:39 pmMaybe I’m missing something. I just intstalled Resolve 9 on my Mac. When I first open it, it wants me to create a database. When I attempt to do this I get the following error : “Failed to open database connection: could not connect to server: Connection refused”.
Any Tips?
Greg Jones
D7,Inc.Sascha Engel replied 12 years, 9 months ago 5 Members · 5 Replies -
5 Replies
-
Rohit Gupta
August 1, 2012 at 11:14 amOn some machines we’ve seen the database installation fail, and this causes the database to not start up properly.
A fix for this requires a few command for you to type on the terminal. This will uninstall the database, so the next install of Resolve will install it properly.
Before you run these it’s important to make sure you don’t have any data or resolve projects saved in your postgres database.
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/postgresNow, re-install Resolve, reboot, and then start Resolve.
Hope this helps!
-
Uvi Orogun
February 14, 2013 at 4:29 pmHi,
I have followed the steps exactly as you said but upon reinstall and restart, I still get the “No database connected” whilst loading and after Davinci starts up, I get prompted to create a database basically the database manage window pops up blank with the options to “create new” “Connect” “Optimize” “Backup” “Restore” “Cancel” I have followed your steps 3 times now and each time the same thing. Please someone help 🙁
Many Thanks
-
Sascha Engel
July 31, 2013 at 4:47 am
Reply to this Discussion! Login or Sign Up