Using the EXPLAIN results

Поиск
Список
Период
Сортировка
От Braud Agnes
Тема Using the EXPLAIN results
Дата
Msg-id 3CEE85DF.3E64CEE3@lifo.univ-orleans.fr
обсуждение исходный текст
Ответы Re: Using the EXPLAIN results  (Neil Conway <nconway@klamath.dyndns.org>)
Список 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 по дате отправления:

Предыдущее
От: "Russell Black"
Дата:
Сообщение: Re: Case Insensitive Data Type
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Using the EXPLAIN results