Re: Slow updates, poor IO - Mailing list pgsql-performance

From John Huttley
Subject Re: Slow updates, poor IO
Date
Msg-id 48DFFCDB.3020000@mib-infotech.co.nz
Whole thread Raw
In response to Re: Slow updates, poor IO  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Slow updates, poor IO  (John Huttley <John@mib-infotech.co.nz>)
List pgsql-performance
Ahh! I've not dealt with that before. I'll look it up.
Thanks Tom.


Tom Lane wrote:
John Huttley <John@mib-infotech.co.nz> writes: 

You are thinking of HOT?
I don't think it applies in the case of full table updates??   
Sure, as long as there's enough free space on each page.

If you wanted to make a table that was optimized for this kind of thing,
you could try creating it with fillfactor 50.
		regards, tom lane
 

pgsql-performance by date:

Previous
From: "Scott Carey"
Date:
Subject: Re: Slow updates, poor IO
Next
From: John Huttley
Date:
Subject: Re: Slow updates, poor IO