Search Postgresql Archives

Re: CLUSTER cannot complete

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

 



Vick Khera wrote:
On Mon, Feb 15, 2010 at 9:54 AM, Marcin Krol <mrkafk@xxxxxxxxx> wrote:
  
I didn't add or delete many rows from that table. Quite a lot of UPDATEs are
running daily, though.
    

Every update is equal to insert + delete, except in certain
circumstances in 8.3 and above.
  

Well, it's still an insert + delete of the actual data row itself even in 8.3, the later versions just optimize how that impacts the index related changes there better.

-- 
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@xxxxxxxxxxxxxxx   www.2ndQuadrant.us

[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