Re: IN question
- From: Josh Berkus <josh(at)agliodbs(dot)com>
- To: Mat Caughron <caughron(at)gmail(dot)com>
- Cc: "Meredith L. Patterson" <mlp(at)thesmartpolitenerd(dot)com>, sfpug(at)postgresql(dot)org
- Subject: Re: IN question
- Date: Mon, 15 Dec 2008 10:24:50 -0800
- Message-id: <4946A0F2.2040303@agliodbs.com> <text/plain>
Mat Caughron wrote:
Regarding query size:
In general, is there an approved way to get the parser to indicate
average length of query size?
You could do this with CSV logging and length() fairly easily.
--Josh
Home |
Main Index |
Thread Index