Project

General

Profile

« Previous | Next » 

Revision 6488

root Makefile: $(postgres-Linux): Also install postgresql-contrib, which contains the hstore extension

View differences:

Makefile
192 192

  
193 193
postgres-Linux: _always
194 194
	-sudo apt-get install postgresql
195
	-sudo apt-get install postgresql-contrib
195 196
	-sudo apt-get install postgresql-plpython3-$(pgVersion)
196 197
	-sudo apt-get install libpq-dev
197 198
	-sudo apt-get install postgresql-$(pgVersion)-postgis

Also available in: Unified diff