Accessing the execution plan via the DBI interface

Поиск
Список
Период
Сортировка
От Hans-Jürgen Schönig
Тема Accessing the execution plan via the DBI interface
Дата
Msg-id 3B7A910C.36AB1D24@cybertec.at
обсуждение исходный текст
Список pgsql-general
Is there a way to access the execution plan of a query using the DBI
interface?
Since EXPLAIN seems to write to STDERR, there is no way to use
prepare->execute->fetch ...
Does anybody know, what to do best - I don't want to use a system call
from inside Perl.

    Hans

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

Предыдущее
От: Michelle Murrain
Дата:
Сообщение: OBDC Error
Следующее
От: "William D. Tallman"
Дата:
Сообщение: Real newbie question.