Skip to content
Snippets Groups Projects
Commit 1ba85751 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update FAQ.

parent 0f972fa0
Branches
Tags
No related merge requests found
......@@ -676,7 +676,7 @@ Maximum size for a database? unlimited (60GB databases exist)
Maximum size for a table? unlimited on all operating systems
Maximum size for a row? 8k, configurable to 32k
Maximum number of rows in a table? unlimited
Maximum number of columns table? unlimited
Maximum number of columns in a table? unlimited
Maximum number of indexes on a table? unlimited
Of course, these are not actually unlimited, but limited to available
......
......@@ -844,7 +844,7 @@ Maximum size for a database? unlimited (60GB databases exist)
Maximum size for a table? unlimited on all operating systems
Maximum size for a row? 8k, configurable to 32k
Maximum number of rows in a table? unlimited
Maximum number of columns table? unlimited
Maximum number of columns in a table? unlimited
Maximum number of indexes on a table? unlimited
</PRE>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment