From: Peter Eisentraut Date: Tue, 5 Dec 2017 20:29:24 +0000 (-0500) Subject: doc: Update memory requirements for FOP X-Git-Tag: REL_11_BETA1~1108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8097d189ccc2cd55a8bf189bd21cb196e3cfc385;p=postgresql doc: Update memory requirements for FOP Reported-by: Dave Page --- diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 090ca95835..b4338e0e73 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -336,11 +336,11 @@ checking for fop... fop file ~/.foprc, for example: # FOP binary distribution -FOP_OPTS='-Xmx1000m' +FOP_OPTS='-Xmx1500m' # Debian -JAVA_ARGS='-Xmx1000m' +JAVA_ARGS='-Xmx1500m' # Red Hat -ADDITIONAL_FLAGS='-Xmx1000m' +ADDITIONAL_FLAGS='-Xmx1500m' 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