Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8097d18

Browse files
committed
doc: Update memory requirements for FOP
Reported-by: Dave Page <dpage@pgadmin.org>
1 parent2c09a5c commit8097d18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/docguide.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,11 @@ checking for fop... fop
336336
file <filename>~/.foprc</filename>, for example:
337337
<programlisting>
338338
# FOP binary distribution
339-
FOP_OPTS='-Xmx1000m'
339+
FOP_OPTS='-Xmx1500m'
340340
# Debian
341-
JAVA_ARGS='-Xmx1000m'
341+
JAVA_ARGS='-Xmx1500m'
342342
# Red Hat
343-
ADDITIONAL_FLAGS='-Xmx1000m'
343+
ADDITIONAL_FLAGS='-Xmx1500m'
344344
</programlisting>
345345
There is a minimum amount of memory that is required, and to some extent
346346
more memory appears to make things a bit faster. On systems with very

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp