Re: Find file



On Sun, 2008-08-31 at 10:36 -0500, Mumia W. wrote:

What database software are you using? Mysql and Postgresql store their
databases in formats that don't reveal the database names in their file
names. Both Mysql and Postgresql will probably store their database
files somewhere under /var, but you'll either need the respective DB
clients or custom scripts if you need to fix databases themselves.

MySQL reveals the database name. Usually, the databases are stored
under /var/lib/mysql/<name_of_database>/
--
Smoot Carl-Mitchell
System/Network Architect
smoot@xxxxxxx
+1 480 922 7313
cell: +1 602 421 9005

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages