> In the book PostgreSQL (2nd ed) the author mentions a timer script he wrote to analyze various performance bits about PostgreSQL. I've looked everywhere and can't find it. Does anyone know where I can find a copy, or find an equivalent tool?
>
Hi John, sorry for the delay in getting back to you.
You can find the timer program at
http://www.conjectrix.com/pgbook/index.html. You want the sample
data/code for chapter 4.
-- Korry