View Single Post

   
  #1 (permalink)  
Old 04-12-2008, 06:35 AM
Richard Huxton
 
Posts: n/a
Default Dumb user question re: updates, Toast, HOT

The recent discussion on the proposed HOT scheme has reminded me of a
question I meant to ask about TOASTing when it was introduced back in 7.1(?)

If I have a table something like: (id, status, big_text) and just update
the "status" column on a row, do I have two copies of "big_text" TOASTED
or are they shared?

--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote