Re: What does \timing measure?

Поиск
Список
Период
Сортировка
От Gregory Haase
Тема Re: What does \timing measure?
Дата
Msg-id CAHA6QFQaVYCrNywX-3KxkcTnko_jPKNPrnXtmoZcJH5H0VoWtA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What does \timing measure?  (Daniel Tahara <daniel.tahara@yale.edu>)
Ответы Re: What does \timing measure?  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-general

I'm curious what the following would show:

time echo '\\timing \\\\ select 1 from dual' | $PG_ROOT/bin/psql test >> out.txt

Greg Haase

On Sep 24, 2013 4:01 PM, "Daniel Tahara" <daniel.tahara@yale.edu> wrote:

On Tue, Sep 24, 2013 at 6:37 PM, Daniel Tahara <daniel.tahara@yale.edu> wrote:
time echo '\\timing \\\\ select msg from test' | $PG_ROOT/bin/psql >> out.txt

This should be:
time echo '\\timing \\\\ select msg from test' | $PG_ROOT/bin/psql test >> out.txt

Sorry for the typo, and thanks for the help.

Daniel

Computer Science
Yale University, Class of 2014
daniel.tahara@yale.edu
(646) 397-6379

В списке pgsql-general по дате отправления:

Предыдущее
От: Daniel Tahara
Дата:
Сообщение: Re: What does \timing measure?
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: What does \timing measure?