<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Good News &#8212; Mnesia Unlimited!</title>
	<atom:link href="http://erlang-china.org/news/mnesia_unlimited.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/news/mnesia_unlimited.html</link>
	<description>erlang 中文社区</description>
	<pubDate>Wed, 08 Oct 2008 11:24:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: refactor</title>
		<link>http://erlang-china.org/news/mnesia_unlimited.html#comment-6072</link>
		<dc:creator>refactor</dc:creator>
		<pubDate>Thu, 18 Sep 2008 16:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/mnesia_unlimited.html#comment-6072</guid>
		<description>第一段话有点问题，mnesia数据库的每个表是一个dets文件，而dets文件的大小不能超过2GB，所以每张表的大小超不过2GB，但是如果数据库有100张表，那么mnesia数据库的容量就是200GB了。dets文档中原文是
The size of Dets files cannot exceed 2 GB. If larger tables are needed, Mnesia's table fragmentation can be used.</description>
		<content:encoded><![CDATA[<p>第一段话有点问题，mnesia数据库的每个表是一个dets文件，而dets文件的大小不能超过2GB，所以每张表的大小超不过2GB，但是如果数据库有100张表，那么mnesia数据库的容量就是200GB了。dets文档中原文是<br />
The size of Dets files cannot exceed 2 GB. If larger tables are needed, Mnesia&#8217;s table fragmentation can be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShiningRay</title>
		<link>http://erlang-china.org/news/mnesia_unlimited.html#comment-5411</link>
		<dc:creator>ShiningRay</dc:creator>
		<pubDate>Fri, 08 Aug 2008 08:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/mnesia_unlimited.html#comment-5411</guid>
		<description>就是啊，要全部开源，也许erlang就是下一个java了</description>
		<content:encoded><![CDATA[<p>就是啊，要全部开源，也许erlang就是下一个java了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: refactor</title>
		<link>http://erlang-china.org/news/mnesia_unlimited.html#comment-5401</link>
		<dc:creator>refactor</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/mnesia_unlimited.html#comment-5401</guid>
		<description>这个，好像不支持最新的R12,(mnesia 4.4)</description>
		<content:encoded><![CDATA[<p>这个，好像不支持最新的R12,(mnesia 4.4)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/news/mnesia_unlimited.html#comment-5147</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Mon, 14 Jul 2008 03:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/mnesia_unlimited.html#comment-5147</guid>
		<description>@马天一

对于 Erlang 来说，如果只是存储和读取(不做分隔和解析的话)字符集问题其实并无大碍，因为对于 mnesia 来说它存的只是一个 list 它原样存，原样取，在外面你想怎么用就怎么用，爱怎么转换就怎么转换(这就好比，在 java 里面，用 gbk 的 mysql 一样可以处理 utf-8 的字符串)。并无妨碍。</description>
		<content:encoded><![CDATA[<p>@马天一</p>
<p>对于 Erlang 来说，如果只是存储和读取(不做分隔和解析的话)字符集问题其实并无大碍，因为对于 mnesia 来说它存的只是一个 list 它原样存，原样取，在外面你想怎么用就怎么用，爱怎么转换就怎么转换(这就好比，在 java 里面，用 gbk 的 mysql 一样可以处理 utf-8 的字符串)。并无妨碍。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 马天一</title>
		<link>http://erlang-china.org/news/mnesia_unlimited.html#comment-5000</link>
		<dc:creator>马天一</dc:creator>
		<pubDate>Wed, 02 Jul 2008 08:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/mnesia_unlimited.html#comment-5000</guid>
		<description>mnesia对中文支持怎么样, 能存储,操作中文字符吗?</description>
		<content:encoded><![CDATA[<p>mnesia对中文支持怎么样, 能存储,操作中文字符吗?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arbow</title>
		<link>http://erlang-china.org/news/mnesia_unlimited.html#comment-4931</link>
		<dc:creator>Arbow</dc:creator>
		<pubDate>Tue, 24 Jun 2008 04:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/mnesia_unlimited.html#comment-4931</guid>
		<description>jz同学，有空跟大家分享下mnesia的最佳实践心得把:)</description>
		<content:encoded><![CDATA[<p>jz同学，有空跟大家分享下mnesia的最佳实践心得把:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
