projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c09a5c
)
doc: Update memory requirements for FOP
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 5 Dec 2017 20:29:24 +0000
(15:29 -0500)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 5 Dec 2017 20:41:56 +0000
(15:41 -0500)
Reported-by: Dave Page <dpage@pgadmin.org>
doc/src/sgml/docguide.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/docguide.sgml
b/doc/src/sgml/docguide.sgml
index 090ca958350a90c2c5fac53347748fe15121bfab..b4338e0e73db14f4abfd9cf644db5bdca87ca5f9 100644
(file)
--- a/
doc/src/sgml/docguide.sgml
+++ b/
doc/src/sgml/docguide.sgml
@@
-336,11
+336,11
@@
checking for fop... fop
file <filename>~/.foprc</filename>, for example:
<programlisting>
# FOP binary distribution
-FOP_OPTS='-Xmx1
0
00m'
+FOP_OPTS='-Xmx1
5
00m'
# Debian
-JAVA_ARGS='-Xmx1
0
00m'
+JAVA_ARGS='-Xmx1
5
00m'
# Red Hat
-ADDITIONAL_FLAGS='-Xmx1
0
00m'
+ADDITIONAL_FLAGS='-Xmx1
5
00m'
</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