Project

General

Profile

« Previous | Next » 

Revision 14066

/Makefile: $(pg_ctl-Darwin): documented the pg_ctl version of this command in case `brew services` doesn't work

View differences:

Makefile
144 144
macPostgresDir := /usr/local/var/postgres
145 145
define pg_ctl-Darwin
146 146
brew services $(1) postgresql
147
#pg_ctl -D $(macPostgresDir) $(1)
147 148
endef
148 149

  
149 150
postgres_restart: postgres_restart-$(os) _always ;

Also available in: Unified diff