IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New New design
1) Split the data into 100 tables, access via 1st two
characters of zip.

2) Tell MySQL to create indexes during table create.
When the 1st load happens, it will do a quick build of
indexes. This is a one shot deal. Faster to reload and
rebuild, than to create index afterwards.

3) Custom code Perl API to determine correct table and
lookup there.

Actual load and index took about 50 minutes.
Perl mod took 10 minutes.

Queries run between 5 and 30 queries a second,
with occassional hesitations. Dual XEON with 2GB
of memory for cache should cure that. I'll find out
on Friday. It's a winner.

New Happy Ending!
Clever idea, too. Must be time to disstribute it to a pro-Linux website or three. Bonus points if you can include how much it would have cost if it had to run on SQL Server :)
On and on and on and on,
and on and on and on goes John.
     MySQL vs Oracle question - (broomberg) - (23)
         Other things to consider: - (admin) - (14)
             Re: Other things to consider: - (broomberg) - (6)
                 Interbase "seen" as going away... - (admin) - (5)
                     Re: Interbase "seen" as going away... - (broomberg)
                     PostGreSQL setup/complexity - (broomberg) - (3)
                         Yep. - (admin) - (2)
                             Re: Yep. - (broomberg) - (1)
                                 Shouldn't need one right away. - (admin)
             Wierd create index behaviour - (broomberg) - (6)
                 index create - (boxley) - (5)
                     Re: index create - (broomberg) - (4)
                         Well, Sybase still has some money - (tonytib)
                         Re: index create - (broomberg) - (2)
                             1.5 hours to create index - (broomberg)
                             That's why I'd second the Interbase recommendation - (tseliot)
         Re: MySQL vs Oracle question - (wharris2) - (2)
             Readonly - (broomberg) - (1)
                 Readonly? Hell, then, full speed ahead! -NT - (wharris2)
         14 hours later, still indexing - (broomberg) - (2)
             20 hours later, still indexing - (broomberg) - (1)
                 Wheeee - Done!!! - (broomberg)
         New design - (broomberg) - (1)
             Happy Ending! - (Meerkat)

Body piercings don't have this type of torque though.
113 ms