Search Postgresql Archives

Re: Improve Postgres Query Speed

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

 



"carter ck" <carterck32@xxxxxxxxxxx> writes:

> Hi, the rpt_generated is a boolean value.

Is there any special reason, then, for not using a boolean type?  

> And you are definitely right when updating the table. The time it takes is
> getting longer and longer. When I do a select statement, the speed has also
> degraded.

And it is expected to be like that if you filter on unindexed columns...
Maybe you should go back to design and fix this :-)  (Remember that too much
indices is also bad.)

-- 
Jorge Godoy      <jgodoy@xxxxxxxxx>


[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