id summary reporter owner description type status priority milestone component version resolution keywords cc port 19972 postgresql82-server-8.2.13_0 Launch script fails Jonathan.Beall@… mww@… "After installing postgesql82-server on OS 10.5.7 and adding it to launchd with: {{{ sudo launchctl load -w /Library/LaunchDaemons/org.macports.postgresql82-server.plist }}} postgresql fails to start, as the launch script uses `su` to run the user `postgres`, but `postgres` is set up with `/dev/null` as it's shell. In order to get postgresql to launch, all the lines in {{{ /opt/local/etc/LaunchDaemons/org.macports.postgresql82-server/postgresql82-server.wrapper }}} of the form {{{ su postgres -c ""..."" }}} needed to be changed to {{{ sudo -u postgres ... }}}" defect closed Normal ports 1.7.1 duplicate jyrkiwahlstedt postgresql82-server