[MacPorts] #62007: postgresql11-server @11.10 startupitem don't start
MacPorts
noreply at macports.org
Thu Jan 7 19:27:04 UTC 2021
#62007: postgresql11-server @11.10 startupitem don't start
-----------------------------------+---------------------------------
Reporter: yesyves | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: elcapitan startupitem | Port: postgresql11-server
-----------------------------------+---------------------------------
MacOS 10.11.6
{{{
sudo port load postgresql11-server
---> Loading startupitem 'postgresql11-server' for postgresql11-server
}}}
Seems to work as expected but no postgres process running after command or
after reboot and no trace of activity in the log file
Doing the wrapper command manually works as expected :
{{{
sudo su postgres -c '/opt/local/lib/postgresql11/bin/pg_ctl -D
/opt/local/var/db/postgresql11/defaultdb -l
/opt/local/var/log/postgresql11/postgres.log start'
waiting for server to start.... done
server started
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62007>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list