Small changes

This commit is contained in:
Roman Demidov 2021-03-01 17:53:22 +03:00
parent a7334483d0
commit 2d665f7957

@ -570,7 +570,6 @@ if [ ${PG_NEW_CLUSTER} = "true" ]; then
fi
if [ "${IS_UPGRADE}" = "true" ]; then
waiting_for_db
upgrade_db_tbl
fi