Re: Sending Explain output to a perl client - Mailing list pgsql-general

From Tom Lane
Subject Re: Sending Explain output to a perl client
Date
Msg-id 1400.1007491103@sss.pgh.pa.us
Whole thread Raw
In response to Sending Explain output to a perl client  (wsheldah@lexmark.com)
List pgsql-general
wsheldah@lexmark.com writes:
> or is there another way to capture the EXPLAIN output from
> a perl client?

If you don't want to tweak the DBD driver, you could just read the
explain results in the postmaster's log.

            regards, tom lane

pgsql-general by date:

Previous
From: wsheldah@lexmark.com
Date:
Subject: Sending Explain output to a perl client
Next
From: Bruce Momjian
Date:
Subject: Re: Problem (bug?) with like