You could use the shell command time postgres@db:$ time psql db -c 'SELECT 1' ?column? ---------- 1 (1 row) real 0m0.108s user 0m0.040s sys 0m0.032s.
確定! 回上一頁