Pascal THIVENT writes:
 > Hi,
 >  
 > I have to mananage a very big table (about 20 Go)
 > A database correspond to a directory.
 > A table correspond to a file.
 > Is it possible to distribute the table on several physical partition (like
 > with Oracle that can use several table space to store one table) ?
 >  
 > Thanks,
 >  
 > -- 
 > Pascal Thivent
 > 


Hi!

Did you say 20 Gb ??

How big is data file and how big is index file ??

If data file is a problem, you can use our RAID option.

Anyway, if you would use SCSI RAID 10 (1 + 0), with many hard disks,
you would not have to worry about speed.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to