RE: Estimate time without running the query

Поиск
Список
Период
Сортировка
От Johnes Castro
Тема RE: Estimate time without running the query
Дата
Msg-id RO1P15201MB242633BE2EA7493007BBCFD1D41A0@RO1P15201MB2426.LAMP152.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Estimate time without running the query  (Neto pr <netoprbr9@gmail.com>)
Ответы Re: [External] RE: Estimate time without running the query
Список pgsql-general
Hi netoprbr,

Use a command explain analyse.

Best Regards.
Johnes Castro

De: Neto pr <netoprbr9@gmail.com>
Enviado: quinta-feira, 13 de setembro de 2018 19:38
Para: PostgreSQL General
Assunto: Estimate time without running the query
 
Dear all,
Only a doubt.
The Explain <query> command only estimates the cost of execution of a query, and does not estimate time for execution.  
I would like know if exists  some way to estimate the time, without running the query?

Best Regards
[]`s Neto

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

Предыдущее
От: Neto pr
Дата:
Сообщение: Estimate time without running the query
Следующее
От: Vijaykumar Jain
Дата:
Сообщение: Re: [External] RE: Estimate time without running the query