commit
452b31f235
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ for i in ${LOCAL_SERVICES[@]}; do
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ ${PG_NEW_CLUSTER} = "true" ]; then
|
if [ ${PG_NEW_CLUSTER} = "true" ]; then
|
||||||
|
create_postgresql_db
|
||||||
create_postgresql_tbl
|
create_postgresql_tbl
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue