提交 c8e4278d 编写于 作者: D David Krieger 提交者: David Krieger

pg_upgrade: add a simple timing of pg_upgrade in test_upgrade.sh

上级 3f3869d6
......@@ -229,6 +229,7 @@ run_upgrade() {
ssh -ttn "$hostname" '
source '"${NEW_GPHOME}"'/greenplum_path.sh
export TIMEFORMAT=$'\'''"$hostname"'::'"$datadir"'\telapsed\t%3lR\tuser\t%3lU\tsys\t%3lS'\''
time pg_upgrade '"${upgrade_opts}"' '"$*"' \
-b '"${OLD_GPHOME}"'/bin/ -B '"${NEW_GPHOME}"'/bin/ \
-d '"$datadir"' \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册