On Sun, Aug 16, 2009 at 05:55:56PM +0100, Robert Newson wrote:
> You can turn it off (caveat emptor);
> 
> ; Changing reduce_limit to false will disable reduce_limit.
> ; If you think you're hitting reduce_limit with a "good" reduce function,
> ; please let us know on the mailing list so we can fine tune the heuristic.
> [query_server_config]
> reduce_limit = true

I think that it should be a limit in bytes, not a true/false. I have also
had cases where I generate a limited-sized reduce value which is a bit
larger than 200 bytes.

Reply via email to