vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The first thing that comes to mind is to check the DriverManager.getLogWriter() value at key points in the code. If not null, log timing info along with other logging/tracing info. Would this satisfy the request? -Kevin >>> Dave Cramer <pg@fastcrypt.com> 06/17/05 6:59 AM >>> There has been a request to instrument the driver for measuring timing. One mechanism that comes to mind is to allow one listener in execute, etc. Or to simply measure it ourselves. Any comments? Dave Cramer davec@postgresintl.com www.postgresintl.com ICQ #14675561 jabber davecramer@jabber.org ph (519 939 0336 ) ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |