In the last episode (Dec 17), samy lancher said: > Hello, I have a 4.5 FreeBSD server with mysql database. only 250MB > was allocated to /var/db. Our database is increasing so fast that now > i need to expand the memory for /var/db. I guess one way to do is to > install a new hard drive and then mount it to /var/db. But i would > like to know if there is any other way to solve that problem. Is > making a soft link a good idea. i have 70GB in /usr/ so i would like > to map /var/db/ to some location in /usr/. Please let me know if > anyone has any suggestions.
That's what I do. $ ls -l /var/db/pkg lrwxr-xr-x 1 root wheel 20 Apr 14 2003 /var/db/pkg@ -> ../../usr/var_db_pkg -- Dan Nelson [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"