X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=metadata%2Fdumps%2FREADME;h=cee8c4eb4c87b09586b1ebb0f50855fc03064a85;hb=b7a015aa6d4947c1a8e13ff0691702b3aaa40de6;hp=e38d548564a062812989bcae4162d256ae5724a7;hpb=cce0f0c88fbecfd47f8affbab771bddd6b528332;p=helm.git diff --git a/metadata/dumps/README b/metadata/dumps/README index e38d54856..cee8c4eb4 100644 --- a/metadata/dumps/README +++ b/metadata/dumps/README @@ -1,3 +1,7 @@ Dumps of the Matita database containing rows regarding the Coq exportation. +The recommended way to create the dumps is the following: + + mysqldump --no-create-info --extended-insert matita | gzip -c > matita_dump_`date +%s`.gz + Tue, 14 Feb 2006 13:36:16 -0500 zack