I installed the Server.app from the App Store to use the bundeled postgres DB:
sudo serveradmin start postgres
Then I found out, that the commandline tool "serveradmin" (and others) have not been installed as implied by other postings.
Was this a change by Apple, or did I miss something?
xcode-select --install
in the Terminal. – CousinCocaine Jul 15 '14 at 09:40