| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | September 19 1999 12:57pm |
| Subject: | Re: Indexes | ||
| View as plain text | |||
At 6:01 AM -0500 9/19/99, Bill Koob wrote: >Just curious I created an index using ALTER >on a single 10 character field - it took >6 1/2 hours on a 800Meg table with 10+ million >records. 100 Pentium. All seems to work >very well (just very slow). > >Qestion: Would it have saved a significant >amount of time had I created the index at >the time I created the table and before >loading the data? > >Thanks for any response, >bill koob No, normally creating the index in one shot is much faster than modifying the index for each INSERT operation. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • Linux help | Scott Mackie | 15 Sep |
| • Re: Linux help | Thimble Smith | 15 Sep |
| • select problem on 3.22.21 killing server | jim kraai | 15 Sep |
| • select problem on 3.22.21 killing server | Michael Widenius | 18 Sep |
| • Re: select problem on 3.22.21 killing server | jim kraai | 18 Sep |
| • Re: select problem on 3.22.21 killing server | Michael Widenius | 19 Sep |
| • Indexes | Bill Koob | 19 Sep |
| • Re: Indexes | Paul DuBois | 19 Sep |
| • Re: Indexes | Bob Kline | 19 Sep |
| • load data infile and indexes [was Re: Indexes] | James Manning | 20 Sep |
| • load data infile and indexes [was Re: Indexes] | Michael Widenius | 20 Sep |
| • Indexes | Michael Widenius | 19 Sep |
