Search Postgresql Archives

Re: RES: 8.2.4 selects make applications wait indefinitely

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

 



"Tom Lane" <tgl@xxxxxxxxxxxxx> writes:

> BTW, have you looked into the theory that it's triggered by total
> data volume rather than number of columns?  That is, try selecting
> all the columns but use LIMIT to reduce the number of rows fetched?

Or conversely select the first or second half of the columns but put two
copies of them in the column list.

Are the client and server on two separate machines? Is it possible you have a
network issue between these two machines (like pmtud problems, for example)?

-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org/

[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