Opened 19 years ago
Closed 19 years ago
#4873 closed defect (fixed)
postgresql8 StartupItem script doesn't work
Reported by: | nickdainty@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
after installed the postgresql8 +server port, i couldn't get the included startup script to work. the port installs the postgres binaries in /opt/local/lib/pgsql8/bin/, but the script expects to find them in /opt/ local/bin.
after changing the paths in the script, SystemStarter start PostgreSQL
worked fine
Attachments (1)
Change History (2)
Changed 19 years ago by nickdainty@…
Attachment: | PostgreSQL8-StartupItem.patch added |
---|
comment:1 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
well, a unidiff (diff -u) of the old->new patchfiles would be the perfect file to attach, but this one was totally clear though!
thanks - commited;
Note: See
TracTickets for help on using
tickets.
working script