Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: Update memory requirements for FOP
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 5 Dec 2017 20:29:24 +0000 (15:29 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 5 Dec 2017 20:41:59 +0000 (15:41 -0500)
Reported-by: Dave Page <dpage@pgadmin.org>
doc/src/sgml/docguide.sgml

index ff58a173356d88ef88f4a1f8a8d908e64f2d8f60..029c64580aeee59ffbd14d757f714ba0bffeb4d0 100644 (file)
@@ -511,11 +511,11 @@ checking for fop... fop
     file <filename>~/.foprc</filename>, for example:
 <programlisting>
 # FOP binary distribution
-FOP_OPTS='-Xmx1000m'
+FOP_OPTS='-Xmx1500m'
 # Debian
-JAVA_ARGS='-Xmx1000m'
+JAVA_ARGS='-Xmx1500m'
 # Red Hat
-ADDITIONAL_FLAGS='-Xmx1000m'
+ADDITIONAL_FLAGS='-Xmx1500m'
 </programlisting>
     There is a minimum amount of memory that is required, and to some extent
     more memory appears to make things a bit faster.  On systems with very