Re: Frequent Update Project: Design Overview ofHOTUpdates - Mailing list pgsql-hackers

From Csaba Nagy
Subject Re: Frequent Update Project: Design Overview ofHOTUpdates
Date
Msg-id 1163421745.2839.50.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: Frequent Update Project: Design Overview ofHOTUpdates  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: Frequent Update Project: Design Overview ofHOTUpdates
List pgsql-hackers
[snip]
> IMHO *most* UPDATEs occur on non-indexed fields. [snip]
> 
> If my assumption is badly wrong on that then perhaps HOT would not be
> useful after all. If we find that the majority of UPDATEs meet the HOT
> pre-conditions, then I would continue to advocate it.

Just to confirm that the scenario is valid: our application has almost
all it's updates affecting only non-indexed columns. There are a few
exceptions, but the vast majority is non-indexed, and that holds to the
execution frequency too, not just for the count of tables/queries.

Cheers,
Csaba.




pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: Frequent Update Project: Design Overview ofHOTUpdates
Next
From: Enrico
Date:
Subject: EAN barcode datatype