Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778e78a
)
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:59 +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 ff58a173356d88ef88f4a1f8a8d908e64f2d8f60..029c64580aeee59ffbd14d757f714ba0bffeb4d0 100644
(file)
--- a/
doc/src/sgml/docguide.sgml
+++ b/
doc/src/sgml/docguide.sgml
@@
-511,11
+511,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