Q: Lion Server to Mavericks Server Update: missing postgres config file
Hello! I just upgraded from OS X Lion Server to Mavericks with Server 3.0. I don't use a lot of postgres services but I notice that there are these in my System log:
servermgr_postgres_server: missing postgres config file: /Library/Server/PostgresSQL for Server Services/Config/com.apple.postgres.plist
Checking the status of postgres, no surprise:
sudo /Applications/Server.app/Contents/ServerRoot/usr/sbin/serveradmin status postgres
postgres:state = "STOPPED"
I know Apple is working to concentrate all server like items under /Library/Server/{service} but is this a bug in the installer? Postgres was running under Lion Server—and it looks like everything is still in /etc/postfix—but apparently the settings didn't get completely migrated?
In /Library/Server/PostgresSQL/Config I have one file: org.postgresql.postgres.plist
Any ideas on how to make this configuration correct again? Thanks! —michael
Mac mini, OS X Server, Server
Posted on Nov 8, 2013 5:58 AM
Yes, thanks @regoli, Server 3.0.1 seems to have addressed this and one or two other problems.
The system log is still far too noisy .... but all the services we use seem to be working just fine.
Posted on Nov 21, 2013 2:32 PM