Re: Test request for Stats collector performance improvement

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: josh@agliodbs.com
Cc: pgsql-hackers@postgresql.org, Bruce Momjian <pgman@candle.pha.pa.us>, Qingqing Zhou <zhouqq@cs.toronto.edu>
Date: 2006-06-15T21:42:16Z
Lists: pgsql-hackers, pgsql-performance
Josh Berkus <josh@agliodbs.com> writes:
> You need stats off, patched too.

Shouldn't really be necessary, as the code being patched won't be
executed if stats aren't being collected...

			regards, tom lane