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

Summary: output of explain analyse as text or colorful
Product: db Reporter: nbphpuser <nbphpuser>
Component: Show DataAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: example of colorful explain analyse output

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).