vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This patch implements explain_analyze_timer = off which prevents time instrumentation being taken during an EXPLAIN ANALYZE. The output of EA is unaffected, so that all the times come out as zero - this is done to ensure any programs that are parsing this output can still recognise it. I'm not claiming there has been agreement towards this approach, so an approach may yet be found which is acceptable to all. In the meantime... -- Simon Riggs EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |