Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
>> Hmm ... I wonder how hard it would be to teach EXPLAIN ANALYZE to show
>> the runtime expended in each trigger when the statement is of a kind
>> that has triggers.
> Could SPI "know" that an explain analyze is being run and add their
> output and timings to the output?
If it did, we'd be double-counting the time.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly