Using the EXPLAIN results

Поиск
Список
Период
Сортировка
От Braud Agnes
Тема Using the EXPLAIN results
Дата
Msg-id 3CEE4EAB.1F5CAA10@lifo.univ-orleans.fr
обсуждение исходный текст
Список pgsql-general
Hi

I am using the libpq library, and I would like to get the plan
returned by the explain command for a given query to decide
if I execute the query or not. I want to get the time predicted
by the optimizer for the execution of the query.
Is it possible to get the plan as a string in a C or C++ program ?
Thanks.

Agnes.


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

Предыдущее
От: "mathieu.chappuis@msg-software.com"
Дата:
Сообщение: Strange Result with char concatenation in query.
Следующее
От: "Russell Black"
Дата:
Сообщение: Re: Case Insensitive Data Type