[PERFORM] UPDATE execution time is increasing

2012-10-08 Thread virag
Hello! I would like to ask following question: I have created a table and I updated all records. And I executed this update command again and again Execution time was growing after each step. I cannot understand this behavior. First update command took 6 sec, 30th update (same) command took 3

Re: [PERFORM] UPDATE execution time is increasing

2012-10-08 Thread Valentine Gogichashvili
On Sun, Oct 7, 2012 at 3:49 PM, wrote: > Hello! > > I would like to ask following question: > I have created a table and I updated all records. > And I executed this update command again and again > Execution time was growing after each step. > I cannot understand this behavior. > First updat