Project

General

Profile

« Previous | Next » 

Revision 6334

root Makefile: PostgreSQL: Added postgres_reload to reload postgresql.conf and restart the DB

View differences:

Makefile
178 178

  
179 179
endef
180 180

  
181
postgres_reload: _always
182
	$($(call forOs,postgresReload))
183

  
181 184
postgres-Linux: _always
182 185
	-sudo apt-get install postgresql
183 186
	-sudo apt-get install postgresql-plpython3-$(pgVersion)

Also available in: Unified diff