[Groonga-mysql-commit] mroonga/mroonga at 9e264e5 [master] doc: use iB

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Nov 21 13:05:57 JST 2014


Kouhei Sutou	2014-11-21 13:05:57 +0900 (Fri, 21 Nov 2014)

  New Revision: 9e264e59a2c416cb436dd7b2175aad6b1069eb5a
  https://github.com/mroonga/mroonga/commit/9e264e59a2c416cb436dd7b2175aad6b1069eb5a

  Message:
    doc: use iB

  Modified files:
    doc/source/reference/limitations.rst

  Modified: doc/source/reference/limitations.rst (+3 -3)
===================================================================
--- doc/source/reference/limitations.rst    2014-11-20 18:55:20 +0900 (53b703f)
+++ doc/source/reference/limitations.rst    2014-11-21 13:05:57 +0900 (b4ebfa7)
@@ -11,8 +11,8 @@ Limitations of table
 A table has the following limitations.
 This limitation is derived from Groonga.
 
-* The maximum one key size: 4096Bytes
-* The maximum total size of keys: 4GBytes
+* The maximum one key size: 4KiB
+* The maximum total size of keys: 4GiB
 
 Keep in mind that these limitations may vary depending on conditions.
 
@@ -24,7 +24,7 @@ This limitation is derived from groonga and applied to each table.
 
 * The maximum number of records: 268,435,455 (more than 268 million)
 * The maximum number of distinct terms: 268,435,455 (more than 268 million)
-* The maximum index size: 256GBytes
+* The maximum index size: 256GiB
 
 Keep in mind that these limitations may vary depending on conditions.
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index