Hello, I try to get the execution time of a query workload. I try using explain analyze but this time is allways higher than the execution time of a query across a client like pgadmin3 what is the reason about that difference?
Next: From: Tom Lane Date: 2011-11-22 01:54:31 Subject: Re: EXPLAIN (plan off, rewrite off) for benchmarking Previous: From: Kevin Grittner Date: 2011-11-21 23:10:35 Subject: Re: testing ProcArrayLock patches