Re: storing data
From: jpd (read_the_sig_at_do.not.spam.it.invalid)
Date: 07/14/05
- Previous message: jpd: "Re: qsort with "compare" function in an 2D array"
- In reply to: siliconmike: "storing data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Jul 2005 15:49:33 GMT
[mailing.* removed]
Begin <1121311565.881308.288950@o13g2000cwo.googlegroups.com>
On 2005-07-14, siliconmike <siliconmike@yahoo.com> wrote:
> Unfortunately when I was installing FreeBSD, its handbook told me that
> /var should be around 256 MB or so.
That is a good general purpose estimate. It's not a must or anything tho.
> Now, since /var is near to the edge of the hdd, it is fast and now I
> can't store my 2 GB+ mysql data on /var.
>
> I'm storing the mysql data on /usr partition which is 60 GB big.
>
> Are there any performance implications on my approach ?
Yes. Do they matter for your purpose? Probably not.
It isn't like you'll double the performance overnight. If you really need
performance, work top-down. There's much you can do but no general rule
on what you should do (otherwise we'd've made that the default long ago).
-- j p d (at) d s b (dot) t u d e l f t (dot) n l .
- Previous message: jpd: "Re: qsort with "compare" function in an 2D array"
- In reply to: siliconmike: "storing data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]