This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 184351 - output of explain analyse as text or colorful
Summary: output of explain analyse as text or colorful
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 12:17 UTC by nbphpuser
Modified: 2013-08-01 12:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
example of colorful explain analyse output (33.52 KB, image/png)
2010-04-16 12:17 UTC, nbphpuser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nbphpuser 2010-04-16 12:17:55 UTC
Created attachment 97520 [details]
example of colorful explain analyse output

At http://explain.depesz.com/ (see screenshot) provide super visual colorful interpretation of postgres explain analyse. One can copy/paste output of explain analyse query and see instantly where bottleneck is. However, if you do query in NB you get formated result line by line, which makes it impossible to copy hole output to somewhere.


Please, make possible plain text output for explain analyse queries or even better do the same as http://explain.depesz.com/ does (see screenshot).