Ramkumar wrote:
Dear Friends,
In our Mysql Db's data dir path is /var/lib/mysql.
i would like to see DB's size.
is it correct command du -h /var/lib/mysql/ ?
Then i would like to increase mysql performance also.give some tips to tune
up MYSQLDB
Thanks in Advance.
Hi Ram,
Thats a right command to make it human readable use the below attached one
du -skh /var/lib/pgsql/
2.9G in giga bytes
As far as tuning is concerned you can start with the default settings as
the load increases we need to pray around the parameters. To do so you
need to provide more information like what type of db you use innodb or
MyISAM
Thanks
Sattish.
Thanks
Sattish.
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc