Update max row size to 400gb, per Tom.
authorBruce Momjian
Mon, 3 Apr 2006 03:39:23 +0000 (03:39 +0000)
committerBruce Momjian
Mon, 3 Apr 2006 03:39:23 +0000 (03:39 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 9c845149c536aee38a123e604d57cfb6ef349877..4082aad9dc01ff6448f29652a98a06ead9e7576d 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Feb 24 23:28:40 EST 2006
+   Last updated: Sun Apr 2 23:39:13 EDT 2006
    
    Current maintainer: Bruce Momjian ([email protected])
    
    
    Maximum size for a database? unlimited (32 TB databases exist)
    Maximum size for a table? 32 TB
-   Maximum size for a row? 1.6TB
+   Maximum size for a row? 400 GB
    Maximum size for a field? 1 GB
    Maximum number of rows in a table? unlimited
    Maximum number of columns in a table? 250-1600 depending on column
index 6b2e45b21b5469ff2edd4753f0ed54efd79e1d63..7ca66c15dece9286f825a1b368b622adde529b6d 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Fri Feb 24 23:28:40 EST 2006

+    

Last updated: Sun Apr  2 23:39:13 EDT 2006

 
     

Current maintainer: Bruce Momjian (

 Maximum size for a database?unlimited (32 TB databases
 exist)
 Maximum size for a table?32 TB
-Maximum size for a row?1.6TB
+Maximum size for a row?400 GB
 Maximum size for a field?1 GB
 Maximum number of rows in a table?unlimited
 Maximum number of columns in a table?250-1600 depending