Marimea bazei de date mysql depinde de sistemul de operare folosit.
Deci conteaza mult cam cata informatie vrei sa stochezi in baza aia de date.
Itzi recomand baze de date separate pe luni / ani pentru un acces mai faci
si o intretinere mai usoara a datelor.
Ai mai jos un tabel cu marimea maxima a bazelor de date, dar nu cred ca in
cazul tau o sa ajungi la aceste limite.

Bafta si spor la butonat

MySQL Version 3.22 has a 4G limit on table size. With the new MyISAM table
type in MySQL Version 3.23, the maximum table size is pushed up to 8 million
terabytes (2 ^ 63 bytes).

Note, however, that operating systems have their own file-size limits. Here
are some examples:

      Operating System  File-Size Limit
      Linux-Intel 32 bit  2G, 4G or more, depends on Linux version
      Linux-Alpha  8T (?)
      Solaris 2.5.1  2G (possible 4G with patch)
      Solaris 2.6  4G (can be changed with flag)
      Solaris 2.7 Intel  4G
      Solaris 2.7 UltraSPARC  512G

On Linux 2.2 you can get bigger tables than 2G by using the LFS patch for
the ext2 filesystem. On Linux 2.4 patches also exist for ReiserFS to get
support for big files.

This means that the table size for MySQL databases is normally limited by
the operating system.

----- Original Message -----
From: "Ciprian Niculescu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 31, 2002 15:58
Subject: [rlug] mysql, postgresql, mssql ...


> O firma doreste sa realizeze un program cu ajutorul caruia sa
> stocheze/gestioneze baza de date cu inregistrarile contabile si
> informatii mai detaliate despre clienti pe ultimul an, doi.
>
> problema este ce baza de date sa faca stocarea respectivelor date, avand
> in vedere ca pe zi sunt 200 de clienti/vanzari, iar numarul total de
> clienti diferiti sunt (sa zicem) 5 milioane pe 2-3 ani, iar firma are
> 1000 de articole diferite pe care le vinde.
>
> care sunt criteriile de selectie a bazei de date (in principal cele din
> $subj) si daca cineva are experienta cu un asemenea volum de informatie,
> cam cat ocupa pe hard...
>
> deci ma intereseaza si benchmarkuri si cerinte de sistem.
>
> legatura cu linuxul este ca eu sustin solutie mysql pe linux.
>
> C
>
>
> ---
> Pentru dezabonare, trimiteti mail la
> [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
> REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
>

---
Pentru dezabonare, trimiteti mail la 
[EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
REGULI, arhive si alte informatii: http://www.lug.ro/mlist/


Raspunde prin e-mail lui