forked from norman/fusionpbx-install.sh-github-mirror
Update postgresql.sh
This commit is contained in:
@@ -45,6 +45,9 @@ if [ ."$database_repo" = ."2ndquadrant" ]; then
|
|||||||
apt-get install -y sudo postgresql-bdr-9.4 postgresql-bdr-9.4-bdr-plugin postgresql-bdr-contrib-9.4
|
apt-get install -y sudo postgresql-bdr-9.4 postgresql-bdr-9.4-bdr-plugin postgresql-bdr-contrib-9.4
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#add additional dependencies
|
||||||
|
apt install -y libpq-dev
|
||||||
|
|
||||||
#systemd
|
#systemd
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl restart postgresql
|
systemctl restart postgresql
|
||||||
|
|||||||
Reference in New Issue
Block a user