Opened 19 months ago
Last modified 13 months ago
#62007 assigned defect
postgresql11-server @11.10 startupitem don't start
Reported by: | yesyves | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | elcapitan startupitem | Cc: | cooljeanius (Eric Gallager) |
Port: | postgresql11-server |
Description
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
Change History (3)
comment:1 Changed 19 months ago by mf2k (Frank Schima)
Cc: | jyrkiwahlstedt removed |
---|---|
Owner: | set to jyrkiwahlstedt |
Status: | new → assigned |
comment:3 Changed 13 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
I made a few tests with the ports installed :
mpstats does not seems to work
rsync does not seem to work
dbus seems to work (dbus-daemon is showing in the processes)