Search Postgresql Archives

Re: Query optimization problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try SELECT count(*) FROM ... instead and see if the times are closer.

Correct. That executes in 300ms flat:

So your problem is data transfer, not the query per se.

Well, based on PgAdmin times I suspected some sort of heavy 'data preparation before it's sent out' overhead

How old a pgAdmin are you using?

1.4.3

I tried 1.5 but it was too slow rendering results from SELECT queries... maybe it's fixed by now

Peter


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux