Query timing

Поиск
Список
Период
Сортировка
От Naz Gassiep
Тема Query timing
Дата
Msg-id 45EB9C6D.1030402@mira.net
обсуждение исходный текст
Ответы Re: Query timing  (Jorge Godoy <jgodoy@gmail.com>)
Re: Query timing  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
Using EXPLAIN ANALYZE I can get the execution time of a query. Is there
a command I can use to get the execution time without the planning
information? I just need to time lots of queries that have complex plans
and it'd be easier if I didn't have pages and pages of planning info
between tries. The queries themselves are one line each, but refer to
views, which make the plans pretty complex. Being able to see several
times in one terminal window would be easier.

Thanks,
- Naz.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: real multi-master replication?
Следующее
От: Jorge Godoy
Дата:
Сообщение: Re: Query timing