mysql performance
I host some databases on my linode 256 server. What happened is that one of my client's database grew a lot (its largest table has 150mb) and the performance is becoming far from acceptable.
I'm using mysql 4.0.21-7 on a debian [sarge] setup.
Do you people have any advice on how to improve this performance ? Do any of you recommend switching to postgresql ? Everything's written using php's PEAR::DB abstraction layer, so it won't be a problem
Thanks a lot for any advice