Building 10.0 PDFs - fop config

Started by Dave Pageover 8 years ago2 messagesdocs
Jump to latest
#1Dave Page
dpage@pgadmin.org

Whilst building the 10.0 PDF docs for the website, I found I needed to
modify the fop configuration on the Debian Jessie build host. What worked
for me was:

pgsql@xxxx:~$ cat ~/.foprc

JAVA_ARGS='-Xms1024M -Xmx2048M'

The suggested settings in the docs didn't seem to be enough (I suspect -Xms
isn't needed).

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Dave Page (#1)
Re: [DOCS] Building 10.0 PDFs - fop config

On 10/5/17 09:33, Dave Page wrote:

Whilst building the 10.0 PDF docs for the website, I found I needed to
modify the fop configuration on the Debian Jessie build host. What
worked for me was:

pgsql@xxxx:~$ cat ~/.foprc

JAVA_ARGS='-Xms1024M -Xmx2048M'

I have committed this with -Xmx1500M, which seemed to give enough wiggle
room.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services