Re: Very large database

2002-05-21 Thread Jeremy Zawodny
On Mon, May 20, 2002 at 04:13:36PM -0400, Rick Shifman wrote: > My OS is Linux, running Apache. Do I have to go with Alpha > architecture ? I need to keep 64Gb index in RAM to maintain quick > response for web users. I heard of index clustering across multiple > machines - is that an option ? T

Re: Very large database

2002-05-20 Thread Mark
- Original Message - From: "Rick Shifman" <[EMAIL PROTECTED]> To: "Benjamin Pflugmann" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 10:13 PM Subject: Re: Very large database > My OS is Linux, running Apache. Do I have t

Very large database

2002-05-20 Thread Rick Shifman
Hi. I was wondering if MySQL can handle 140Gb data and 64Gb index. I would appreciate any input. Thanks. Rick - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Re: Very large database

2002-05-20 Thread Benjamin Pflugmann
Hi. On Mon, May 20, 2002 at 03:31:49PM -0400, [EMAIL PROTECTED] wrote: > Hi. > > I was wondering if MySQL can handle 140Gb data and 64Gb index. > I would appreciate any input. Thanks. http://www.mysql.com/doc/T/a/Table_size.html So the general answer is Yes, but your OS might not. Bye,

Re: Very large database

2002-05-20 Thread Benjamin Pflugmann
Hi. On Mon, May 20, 2002 at 04:13:36PM -0400, [EMAIL PROTECTED] wrote: > My OS is Linux That is too unspecific. Version numbers matter. Filesystem matters. Distribution matters. Best idea is probably to ask the vendor or your distribution, as this will get you the most accurate answer for your

Re: Very large database

2002-05-20 Thread Rick Shifman
My OS is Linux, running Apache. Do I have to go with Alpha architecture ? I need to keep 64Gb index in RAM to maintain quick response for web users. I heard of index clustering across multiple machines - is that an option ? Thanks. Benjamin Pflugmann wrote: > Hi. > > On Mon, May 20, 2002 at 03:3