Forum OpenACS Q&A: Re: Measuring Pl/Pgsql performance

Collapse
Posted by Rocael Hernández Rizzardini on
you can call your proc from a select and use
explain analyze
or just explain
that could be a way to know
for examples, check this work in progress:
http://www.viaro.net/wimpy/scalability-wp-oacs4x.htm
or the great Jeff's http://xarg.net/writing/tuning/forums-scale