Re: [DOCS] Building 10.0 PDFs - fop config

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [DOCS] Building 10.0 PDFs - fop config
Date: 2017-12-05 20:43:50
Message-ID: 6e91c68c-00ac-cc06-2d67-b0e1f4e2484c@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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(at)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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message randumbloggr 2017-12-06 00:01:59 documentation for SQL "COPY" says "FORMAT"
Previous Message Tom Lane 2017-12-05 16:22:35 Re: Binary format for array in COPY-command