Update size references in installation instructions to be a bit
authorMagnus Hagander <[email protected]>
Wed, 9 Dec 2009 16:16:34 +0000 (16:16 +0000)
committerMagnus Hagander <[email protected]>
Wed, 9 Dec 2009 16:16:34 +0000 (16:16 +0000)
more up-to-date with current versions.

doc/src/sgml/installation.sgml

index 709e33f2eb5078559790962979cf0d100753a864..4746e68a0ce85dcef185dbd913dd0c3fd388ee53 100644 (file)
@@ -323,12 +323,12 @@ su - postgres
 
   <para>
    Also check that you have sufficient disk space. You will need about
-   65 MB for the source tree during compilation and about 15 MB for
+   100 MB for the source tree during compilation and about 20 MB for
    the installation directory. An empty database cluster takes about
-   25 MB; databases take about five times the amount of space that a
+   35 MB; databases take about five times the amount of space that a
    flat text file with the same data would take. If you are going to
    run the regression tests you will temporarily need up to an extra
-   90 MB. Use the <command>df</command> command to check free disk
+   150 MB. Use the <command>df</command> command to check free disk
    space.
   </para>
  </sect1>