This commit is contained in:
Alexey Golubev 2017-04-25 14:29:24 +03:00 committed by GitHub
parent 2fd4086173
commit f59f75fd69

View file

@ -266,6 +266,7 @@ for i in ${LOCAL_SERVICES[@]}; do
done
if [ ${PG_NEW_CLUSTER} = "true" ]; then
create_postgresql_db
create_postgresql_tbl
fi