<html>
<body>
<font size=3>At 11:01 PM 7/31/2005, Arne Götje (高盛華)
wrote:<br><br>
<blockquote type=cite class=cite cite="">Memory and diskspace...<br>
I wonder if we can store the database in a binary form to save <br>
diskspace... (currently the (incomplete) database of California takes
<br>
more than 500 MB on my system !)</blockquote><br>
FWIW,<br>
MySQL's INNODB is binary, where MyISAM is basically ASCII (including
numbers).<br><br>
Barry</font></body>
</html>