Explain - Mailing list pgsql-general

From Jeff Davis
Subject Explain
Date
Msg-id 0101050121130A.01054@jdavis
Whole thread Raw
Responses Re: Explain
Re: Explain
List pgsql-general
How can I conveniently handle output from an EXPLAIN query inside an
application? It appears to just immediately send the output to the stdout of
whatever program uses it. Is there a way to get the output inside a program,
with libpq or otherwise? I would actually like to be able to get the output in
a PHP script, but getting it in any application would be nice.

Thanks,
    Jeff Davis
 --
Jeff Davis
jdavis@dynworks.com
http://dynworks.com

pgsql-general by date:

Previous
From: gianpaolo
Date:
Subject: Passing tables as parameter
Next
From: François LODIER
Date:
Subject: Disapointed !!