Project

General

Profile

« Previous | Next » 

Revision 8625

root Makefile: $(postgresReload-Linux): restart Postgres twice, because the first time after the postgresql.conf has been udpated, it always produces a "shmat(id=...) failed: Cannot allocate memory" error

View differences:

Makefile
172 172
-$(asAdmin) mv -n $(linuxPostgresDir)/pg_hba.conf $(linuxPostgresDir)/pg_hba.conf.old
173 173
$(asAdmin) cp --preserve=timestamps schemas/pg_hba.conf $(linuxPostgresDir)/pg_hba.conf
174 174
$(call pg_ctl-Linux,restart)
175
$(call pg_ctl-Linux,restart)
175 176

  
176 177
endef
177 178

  

Also available in: Unified diff