I just added a boolean column to an existing database with 70,000 records.
I then tried to set all the existing columns to true using
update waypoint set ispublic = TRUE;
but it's taken over an hour so far.
Why?
--
Paul Tomblin <ptomblin(at)xcski(dot)com>, not speaking for anybody
"I have traveled the length and breadth of this country and talked with the
best people, and I can assure you that data processing is a fad that won't
last out the year." --Editor of business books for Prentice Hall, 1957.